Home
last modified time | relevance | path

Searched refs:fputws_l (Results 1 – 3 of 3) sorted by relevance

/NextBSD/lib/libc/stdio/
HDfputws.c47 fputws_l(const wchar_t * __restrict ws, FILE * __restrict fp, locale_t locale) in fputws_l() function
85 return fputws_l(ws, fp, __get_locale()); in fputws()
HDSymbol.map153 fputws_l;
/NextBSD/include/xlocale/
HD_wchar.h62 int fputws_l(const wchar_t * __restrict, FILE * __restrict,