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

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dbtowc.c37 btowc_l(int c, locale_t loc) function
60 return (btowc_l(c, uselocale(NULL)));
/illumos-gate/usr/src/head/
H A Dxlocale.h72 extern wint_t btowc_l(int, locale_t);
/illumos-gate/usr/src/man/man3c/
H A DMakefile710 btowc_l.3c \
1541 btowc_l.3c := LINKSRC = btowc.3c

Completed in 118 milliseconds