Searched refs:nextcomp (Results 1 – 1 of 1) sorted by relevance
42 static char *nextcomp(const char *);134 while ((comp = nextcomp(msgverb)) != NULL) { in printfmt()163 nextcomp(const char *msgverb) in nextcomp() function210 while ((msgcomp = nextcomp(msgverb)) != NULL) { in validmsgverb()