Home
last modified time | relevance | path

Searched refs:fgetws (Results 1 – 9 of 9) sorted by relevance

/libio/
A Dtst-fgetws.c76 ret = fgetws (wcs, WIDE_STR_LEN, fp); in main()
111 ret = fgetws (wcs, WIDE_STR_LEN, fp); in main()
157 ret = fgetws (wcs, WIDE_STR_LEN, fp); in main()
A Diofgetws.c31 fgetws (wchar_t *buf, int n, FILE *fp) in fgetws() function
A Dtst-bz24051.c69 TEST_VERIFY_EXIT (fgetws (buf, array_length (buf), stdout) != NULL); in do_test_wide()
A Dtst-fopenloc2.c88 if (fgetws (line, LINELEN, fp) != line) in do_test()
A Dtst-ftell-append.c162 fgets_func = (fgets_func_t) fgetws; in do_test()
A Dtst-widetext.c291 if (fgetws (wcp, &wc2buf[wcsize] - wcp + 1, fp) == NULL) in do_test()
A DVersions129 fgetpos; fgetpos64; fgetwc; fgetwc_unlocked; fgetws; fgetws_unlocked;
A DMakefile56 tst-fgetws tst-ungetwc1 tst-ungetwc2 tst-swscanf tst-sscanf \
A Dtst-ftell-active-handler.c678 fgets_func = (fgets_func_t) fgetws; in do_test()

Completed in 15 milliseconds