Home
last modified time | relevance | path

Searched refs:vsprintf_l (Results 1 – 6 of 6) sorted by relevance

/netbsd/lib/libc/stdio/
H A Dvsprintf.c61 __weak_alias(vsprintf_l, _vsprintf_l) in __weak_alias()
64 vsprintf_l(char *str, locale_t loc, const char *fmt, va_list ap) in __weak_alias()
86 return vsprintf_l(str, _current_locale(), fmt, ap); in vsprintf()
96 ret = vsprintf_l(str, loc, fmt, ap); in sprintf_l()
H A DMakefile.inc71 printf_l.3 vsprintf_l.3
/netbsd/external/apache2/llvm/dist/libcxx/include/__support/win32/
H A Dlocale_win32.h267 #define vsprintf_l( __s, __l, __f, ... ) _vsprintf_l( __s, __f, __l, __VA_ARGS__ ) macro
/netbsd/include/
H A Dstdio.h569 int vsprintf_l(char * __restrict, locale_t, const char * __restrict,
/netbsd/lib/libc/include/
H A Dnamespace.h782 #define vsprintf_l _vsprintf_l macro
/netbsd/distrib/sets/lists/comp/
H A Dmi11054 ./usr/share/man/cat3/vsprintf_l.0 comp-c-catman .cat
19455 ./usr/share/man/html3/vsprintf_l.html comp-c-htmlman html
27924 ./usr/share/man/man3/vsprintf_l.3 comp-c-man .man