Searched refs:_file_getline (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/print/conv_fix/ | ||
H A D | conv_fix.c | 41 * static char *_file_getline(FILE *fp) 53 _file_getline(FILE *fp) function 135 while ((cp = _file_getline(fp)) != NULL) { |
Completed in 77 milliseconds