Home
last modified time | relevance | path

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

/libio/
A Diofgetws_u.c52 count = _IO_getwline (fp, buf, n - 1, L'\n', 1); in fgetws_unlocked()
A Diofgetws.c53 count = _IO_getwline (fp, buf, n - 1, L'\n', 1); in fgetws()
A Diogetwline.c32 _IO_getwline (FILE *fp, wchar_t *buf, size_t n, wint_t delim, in _IO_getwline() function
A DlibioP.h737 extern size_t _IO_getwline (FILE *,wchar_t *, size_t, wint_t, int);

Completed in 10 milliseconds