Home
last modified time | relevance | path

Searched refs:fprintf_l (Results 1 – 5 of 5) sorted by relevance

/freebsd/lib/libc/stdio/
H A Dfprintf.c56 fprintf_l(FILE * __restrict fp, locale_t locale, const char * __restrict fmt, ...) in fprintf_l() function
H A DSymbol.map117 fprintf_l;
H A DMakefile.inc101 printf_l.3 fprintf_l.3 \
/freebsd/include/xlocale/
H A D_stdio.h34 int fprintf_l(FILE * __restrict, locale_t, const char * __restrict, ...)
/freebsd/lib/libc/stdtime/
H A Dstrftime.c87 (void) fprintf_l(stderr, loc, "\n"); in strftime_l()
90 else (void) fprintf_l(stderr, loc, "strftime format \"%s\" ", in strftime_l()