Searched refs:nextcomp (Results 1 – 1 of 1) sorted by relevance
45 static char *nextcomp(const char *);137 while ((comp = nextcomp(msgverb)) != NULL) { in printfmt()166 nextcomp(const char *msgverb) in nextcomp() function213 while ((msgcomp = nextcomp(msgverb)) != NULL) { in validmsgverb()