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

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dstrcoll.c50 strcoll_l(const char *s1, const char *s2, locale_t loc) function
114 return (strcoll_l(s1, s2, uselocale(NULL)));
/illumos-gate/usr/src/man/man3c/
H A DMakefile1212 strcoll_l.3c \
2257 strcoll_l.3c := LINKSRC = strcoll.3c

Completed in 90 milliseconds