Searched defs:wordnext (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/mailx/ | ||
H A D | head.c | 838 wordnext(char** p, char* b) function 893 else if (wordnext(&line, pp.buf) && (s = wordnext(&line, pp.buf))) { 906 s = wordnext(&line, pp.buf); |
Completed in 8 milliseconds