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

/freebsd-9.3-release/lib/libc/stdio/
H A Dfputws.c47 fputws_l(const wchar_t * __restrict ws, FILE * __restrict fp, locale_t locale) function
85 return fputws_l(ws, fp, __get_locale());
H A DSymbol.map153 fputws_l;
/freebsd-9.3-release/include/xlocale/
H A D_wchar.h62 int fputws_l(const wchar_t * __restrict, FILE * __restrict,

Completed in 40 milliseconds