Searched refs:copyuntil (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/tools/aw/ |
H A D | aw.c | 136 copyuntil(FILE *in, FILE *out, int termchar) in copyuntil() function 316 copyuntil(in, NULL, '\n'); in filter() 344 copyuntil(in, out, '"'); in filter() 351 copyuntil(in, NULL, '\n'); in filter() 371 copyuntil(in, out, '\n'); in filter()
|