Home
last modified time | relevance | path

Searched defs:sscanf (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libc/stdio/
H A Dsscanf.c47 sscanf(const char * __restrict str, char const * __restrict fmt, ...) in sscanf() function
/freebsd/sys/kern/
H A Dsubr_scanf.c91 sscanf(const char *ibuf, const char *fmt, ...) in sscanf() function
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cpp2855 WRAPPER_ALIAS(__isoc99_sscanf, sscanf) in WRAPPER_ALIAS() argument