Searched refs:fgetws (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/stdio/
H A Dfgetws.c1 /* $OpenBSD: fgetws.c,v 1.6 2009/11/09 00:18:27 kurt Exp $ */
2 /* $NetBSD: fgetws.c,v 1.1 2003/03/07 07:11:37 tshiozak Exp $ */
30 * FreeBSD: src/lib/libc/stdio/fgetws.c,v 1.4 2002/09/20 13:25:40 tjr Exp
40 fgetws(wchar_t * __restrict ws, int n, FILE * __restrict fp) function
/bionic/libc/include/
H A Dwchar.h88 extern wchar_t *fgetws(wchar_t *, int, FILE *);
/bionic/libc/
H A DAndroid.mk390 upstream-openbsd/lib/libc/stdio/fgetws.c \

Completed in 81 milliseconds