Home
last modified time | relevance | path

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

/freebsd/lib/libc/stdio/
H A DMakefile.inc7 fgetwln.c fgetws.c \
34 MAN+= fclose.3 ferror.3 fflush.3 fgetln.3 fgets.3 fgetwln.3 fgetws.3 \
H A Dfgetws.c126 fgetws(wchar_t * __restrict ws, int n, FILE * __restrict fp) in fgetws() function
H A DSymbol.map19 fgetws;
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcwchar.inc20 using ::fgetws _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dcwchar.cppm
H A Dcwchar.inc20 using std::fgetws _LIBCPP_USING_IF_EXISTS;
/freebsd/usr.bin/wall/
H A Dwall.c235 while (fgetws(lbuf, sizeof(lbuf)/sizeof(wchar_t), stdin)) { in makemsg()
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcwchar46 wchar_t* fgetws(wchar_t* restrict s, int n, FILE* restrict stream);
143 using ::fgetws _LIBCPP_USING_IF_EXISTS;
/freebsd/usr.bin/write/
H A Dwrite.c308 while (fgetws(line, sizeof(line)/sizeof(wchar_t), stdin) != NULL) in do_write()
/freebsd/include/
H A Dwchar.h123 fgetws(wchar_t * __restrict, int, FILE * __restrict);
/freebsd/usr.bin/column/
H A Dcolumn.c280 while (fgetws(buf, MAXLINELEN, fp)) { in input()
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc464 SYMBOL(fgetws, None, <wchar.h>)
H A DStdSymbolMap.inc1236 SYMBOL(fgetws, std::, <cwchar>)
1237 SYMBOL(fgetws, None, <cwchar>)
1238 SYMBOL(fgetws, None, <wchar.h>)
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1728 fun:fgetws=uninstrumented