Home
last modified time | relevance | path

Searched refs:xgetline (Results 1 – 4 of 4) sorted by relevance

/support/
A Dxstdio.h33 size_t xgetline (char **lineptr, size_t *n, FILE *stream);
A Dxgetline.c23 xgetline (char **lineptr, size_t *n, FILE *stream) in xgetline() function
A Dsupport_process_state.c62 while (xgetline (&line, &linesiz, fstatus) > 0) in support_process_state_wait()
A DMakefile125 xgetline \

Completed in 7 milliseconds