Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Dsetlocale.c357 getlocale_ctype(char *locale, char *ctypep, char *newlocale) in getlocale_ctype() argument
362 if (read(fd, (char *)ctypep, CTYPE_SIZE) != CTYPE_SIZE) { in getlocale_ctype()