Home
last modified time | relevance | path

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

/freebsd/lib/libc/stdio/
H A Dfputws.c46 fputws_l(const wchar_t * __restrict ws, FILE * __restrict fp, locale_t locale) in fputws_l() function
84 return fputws_l(ws, fp, __get_locale()); in fputws()
H A DSymbol.map147 fputws_l;
/freebsd/include/xlocale/
H A D_wchar.h61 int fputws_l(const wchar_t * __restrict, FILE * __restrict,