Searched refs:sscanf_l (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/lib/libc/stdio/
H A Dsscanf.c62 sscanf_l(const char * __restrict str, locale_t locale, function
H A DMakefile.inc85 MLINKS+=scanf_l.3 fscanf_l.3 scanf_l.3 sscanf_l.3 scanf_l.3 vfscanf_l.3 \
/freebsd-11-stable/include/xlocale/
H A D_stdio.h45 int sscanf_l(const char * __restrict, locale_t, const char * __restrict,
/freebsd-11-stable/contrib/llvm-project/libcxx/include/
H A D__bsd_locale_defaults.h34 #define __libcpp_sscanf_l(...) sscanf_l(__VA_ARGS__)

Completed in 109 milliseconds