Home
last modified time | relevance | path

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

/freebsd/lib/libc/stdio/
H A Dvwscanf.c42 return (vfwscanf(stdin, fmt, ap)); in vwscanf()
H A Dwscanf.c46 r = vfwscanf(stdin, fmt, ap); in wscanf()
H A Dfwscanf.c46 r = vfwscanf(fp, fmt, ap); in fwscanf()
H A DMakefile.inc23 vfwprintf.c vfwscanf.c vprintf.c vscanf.c vsnprintf.c vsprintf.c \
141 wscanf.3 vfwscanf.3
H A DSymbol.map93 vfwscanf;
H A Dvfwscanf.c456 vfwscanf(FILE * __restrict fp, const wchar_t * __restrict fmt, va_list ap) in vfwscanf() function
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcwchar.inc34 using ::vfwscanf _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dcwchar.cppm
H A Dcwchar.inc34 using std::vfwscanf _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcwchar38 int vfwscanf(FILE* restrict stream, const wchar_t* restrict format, va_list arg); // C99
140 using ::vfwscanf _LIBCPP_USING_IF_EXISTS;
/freebsd/include/
H A Dwchar.h200 int vfwscanf(FILE * __restrict, const wchar_t * __restrict,
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc865 SYMBOL(vfwscanf, None, <wchar.h>)
H A DStdSymbolMap.inc3084 SYMBOL(vfwscanf, std::, <cwchar>)
3085 SYMBOL(vfwscanf, None, <cwchar>)
3086 SYMBOL(vfwscanf, None, <wchar.h>)
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt3216 fun:vfwscanf=uninstrumented