Searched refs:msgcomp (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/lib/libc/gen/
H A Dfmtmsg.c208 char *msgcomp; local
212 while ((msgcomp = nextcomp(msgverb)) != NULL) {
215 if (strcmp(msgcomp, validlist[i]) == 0)

Completed in 111 milliseconds