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

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dmblen.c38 mblen_l(const char *s, size_t n, locale_t loc) function
56 return (mblen_l(s, n, uselocale(NULL)));
/illumos-gate/usr/src/man/man3c/
H A DMakefile965 mblen_l.3c \
1928 mblen_l.3c := LINKSRC = mblen.3c

Completed in 70 milliseconds