Searched refs:nextline (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/ctwm/dist/ |
| H A D | parse.c | 446 nextline: 459 goto nextline;
|
| /xsrc/external/mit/xcmsdb/dist/ |
| H A D | loadData.c | 326 nextline(char *buf, int maxch, FILE *stream) 350 while ((nextline(buf, BUFSIZ, stream)) != NULL) { 545 while ((nextline(buf, BUFSIZ, stream)) != NULL) { 1537 while ((pStr = nextline(buf, BUFSIZ, stream)) != NULL) { 1561 while ((pStr = nextline(buf, BUFSIZ, stream)) != NULL) { 1745 while ((pStr = nextline(buf, BUFSIZ, stream)) != NULL) { 321 nextline(char *buf, int maxch, FILE *stream) function in typeref:typename:char *
|
Completed in 7 milliseconds