Searched defs:mbtowc_l (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dmbtowc.c37 mbtowc_l(wchar_t *_RESTRICT_KYWD pwc, const char *_RESTRICT_KYWD s, size_t n, function
56 return (mbtowc_l(pwc, s, n, uselocale(NULL)));
/illumos-gate/usr/src/man/man3c/
H A DMakefile974 mbtowc_l.3c \
1942 mbtowc_l.3c := LINKSRC = mbtowc.3c

Completed in 69 milliseconds