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

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dmbrlen.c36 mbrlen_l(const char *_RESTRICT_KYWD s, size_t n, mbstate_t *_RESTRICT_KYWD ps, function
49 return (mbrlen_l(s, n, ps, uselocale(NULL)));
/illumos-gate/usr/src/man/man3c/
H A DMakefile966 mbrlen_l.3c \
1930 mbrlen_l.3c := LINKSRC = mbrlen.3c

Completed in 83 milliseconds