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

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dwctob.c38 wctob_l(wint_t c, locale_t loc) function
52 return (wctob_l(c, uselocale(NULL)));
/illumos-gate/usr/src/head/
H A Dxlocale.h73 extern int wctob_l(wint_t, locale_t);
/illumos-gate/usr/src/man/man3c/
H A DMakefile1366 wctob_l.3c \
2485 wctob_l.3c := LINKSRC = wctob.3c

Completed in 53 milliseconds