Searched defs:btowc_l (Results 1 - 2 of 2) 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/man/man3c/
H A DMakefile710 btowc_l.3c \
1541 btowc_l.3c := LINKSRC = btowc.3c

Completed in 69 milliseconds