Searched refs:batchword (Results 1 – 1 of 1) sorted by relevance
61 static char *batchword(FILE *);208 while ((p = batchword(stdin)) != NULL) in main()288 batchword(FILE *fp) in batchword() function