Searched refs:fprintf_l (Results 1 – 5 of 5) sorted by relevance
| /src/lib/libc/stdio/ |
| H A D | fprintf.c | 56 fprintf_l(FILE * __restrict fp, locale_t locale, const char * __restrict fmt, ...) in fprintf_l() function
|
| H A D | Symbol.map | 116 fprintf_l;
|
| H A D | Makefile.inc | 101 printf_l.3 fprintf_l.3 \
|
| /src/include/xlocale/ |
| H A D | _stdio.h | 34 int fprintf_l(FILE * __restrict, locale_t, const char * __restrict, ...)
|
| /src/lib/libc/stdtime/ |
| H A D | strftime.c | 89 (void) fprintf_l(stderr, loc, "\n"); in strftime_l() 92 else (void) fprintf_l(stderr, loc, "strftime format \"%s\" ", in strftime_l()
|