Searched refs:sprintf_l (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/lib/libc/stdio/ |
| H A D | sprintf.c | 64 sprintf_l(char * __restrict str, locale_t locale, char const * __restrict fmt, in sprintf_l() function
|
| H A D | Symbol.map | 126 sprintf_l;
|
| H A D | Makefile.inc | 74 printf_l.3 sprintf_l.3 printf_l.3 vasprintf_l.3 printf_l.3 vfprintf_l.3 \
|
| /freebsd-12.1/lib/libc/stdtime/ |
| H A D | strftime.c | 322 (void) sprintf_l(buf, loc, "%ld", in _fmt() 324 else (void) sprintf_l(buf, loc, "%lu", in _fmt() 595 (void) sprintf_l(buf, loc, format, n); in _conv()
|
| /freebsd-12.1/include/xlocale/ |
| H A D | _stdio.h | 45 int sprintf_l(char * __restrict, locale_t, const char * __restrict, ...)
|