Home
last modified time | relevance | path

Searched refs:fgets (Results 1 – 14 of 14) sorted by relevance

/libio/
A Dtst-mmap-fflushsync.c48 if (fgets (buf, sizeof buf, f) == NULL) in do_test()
78 if (fgets (buf, sizeof buf, f) == NULL) in do_test()
83 if (fgets (buf, sizeof buf, f) == NULL) in do_test()
A Dtst-mmap-eofsync.c48 if (fgets (buf, sizeof buf, f) == NULL) in do_test()
83 if (fgets (buf, sizeof buf, f) == NULL) in do_test()
88 if (fgets (buf, sizeof buf, f) == NULL) in do_test()
A Dbug-fopena+.c57 if (fgets (buf, sizeof (buf), fp) == NULL) in do_test()
85 if (fgets (buf, sizeof (buf), fp) == NULL) in do_test()
A Dtst_wprintf2.c60 if (fgets (buf, sizeof buf, fp) != buf) in main()
74 if (fgets (buf, sizeof buf, fp) != buf) in main()
88 if (fgets (buf, sizeof buf, fp) != buf) in main()
A Diofgets.c68 weak_alias (_IO_fgets, fgets)
A Dbug-mmap-fflush.c47 if (fgets (buffer, 1024, f) == NULL) in do_test()
A Dtst-bz24051.c50 TEST_VERIFY_EXIT (fgets (buf, sizeof (buf), stdout) != NULL); in do_test_narrow()
A Dtst-ext.c41 if (fgets (readbuf, sizeof readbuf, fp) == NULL) in main()
A Dtst-freopen.c133 char *ret = fgets (buf, sizeof (buf), stdin); in do_test_bz21398()
A Dtst-ftell-append.c148 fgets_func = (fgets_func_t) fgets; in do_test()
A DVersions52 fgetc; fgetpos; fgets; fileno; fileno_locked; fileno_unlocked;
A Dtst-ftell-active-handler.c656 fgets_func = (fgets_func_t) fgets; in do_test()
A Dstdio.h592 extern char *fgets (char *__restrict __s, int __n, FILE *__restrict __stream)
/libio/bits/
A Dstdio2.h253 FILE *__restrict __stream), fgets)
262 fgets (char *__restrict __s, int __n, FILE *__restrict __stream) in fgets() function

Completed in 22 milliseconds