Home
last modified time | relevance | path

Searched refs:__sccl (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/kern/
H A Dsubr_scanf.c88 static const u_char *__sccl(char *, const u_char *);
238 fmt = __sccl(ccltab, fmt); in vsscanf()
576 __sccl(char *tab, const u_char *fmt) in __sccl() function
/freebsd/lib/libc/stdio/
H A Dvfscanf.c91 static const u_char *__sccl(char *, const u_char *);
667 fmt = __sccl(ccltab, fmt); in __svfscanf()
882 __sccl(char *tab, const u_char *fmt) in __sccl() function