Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
HDsubr_scanf.c86 static const u_char *__sccl(char *, const u_char *);
221 fmt = __sccl(ccltab, fmt); in kvsscanf()
550 __sccl(char *tab, const u_char *fmt) in __sccl() function
/dragonfly/lib/libc/stdio/
HDvfscanf.c105 static const u_char *__sccl(char *, const u_char *);
606 fmt = __sccl(ccltab, fmt); in __svfscanf()
821 __sccl(char *tab, const u_char *fmt) in __sccl() function