Searched refs:eof (Results 1 – 3 of 3) sorted by relevance
48 int extract_delim, int *eof) in libc_hidden_def()51 if (eof != NULL) in libc_hidden_def()52 *eof = 0; in libc_hidden_def()63 if (eof) in libc_hidden_def()64 *eof = c; in libc_hidden_def()
48 int extract_delim, wint_t *eof) in _IO_getwline_info() argument51 if (eof != NULL) in _IO_getwline_info()52 *eof = 0; in _IO_getwline_info()64 if (eof) in _IO_getwline_info()65 *eof = wc; in _IO_getwline_info()
57 tst-mmap-setvbuf bug-ungetwc1 bug-ungetwc2 tst-atime tst-eof \67 tst-ftell-append tst-fputws tst-bz22415 tst-fgetc-after-eof \
Completed in 6 milliseconds