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

/freebsd-12-stable/lib/libc/stdio/
H A Dfprintf.c62 fprintf_l(FILE * __restrict fp, locale_t locale, const char * __restrict fmt, ...) function
H A DMakefile.inc77 MLINKS+=printf_l.3 asprintf_l.3 printf_l.3 fprintf_l.3 printf_l.3 snprintf_l.3 \
/freebsd-12-stable/include/xlocale/
H A D_stdio.h37 int fprintf_l(FILE * __restrict, locale_t, const char * __restrict, ...)
/freebsd-12-stable/lib/libc/stdtime/
H A Dstrftime.c102 (void) fprintf_l(stderr, loc, "\n");
105 else (void) fprintf_l(stderr, loc, "strftime format \"%s\" ",

Completed in 169 milliseconds