Home
last modified time | relevance | path

Searched refs:tolower_l (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/lib/libc/port/locale/
H A Dtolower.c26 tolower_l(int c, locale_t loc) in tolower_l() function
41 return (isascii(c) ? __trans_lower[c] : tolower_l(c, uselocale(NULL))); in tolower()
/titanic_44/usr/src/head/
H A Dctype.h110 extern int tolower_l(int, locale_t);
/titanic_44/usr/src/test/libc-tests/cfg/symbols/
H A Dctype_h.cfg63 func | tolower_l | int | int; locale_t | ctype.h | -ALL +SUSv4+
/titanic_44/usr/src/man/man3c/
H A DMakefile1257 tolower_l.3c \
2333 tolower_l.3c := LINKSRC = tolower.3c
/titanic_44/usr/src/lib/libc/port/
H A Dmapfile-vers276 tolower_l;
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1327 link path=usr/share/man/man3c/tolower_l.3c target=tolower.3c