Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libc/port/locale/
H A Dlocaleimpl.c150 static struct locdata *locdata_get_cache(int, const char *);
206 locdata_get_cache(int category, const char *locname) in locdata_get_cache() function
318 return (locdata_get_cache(category, locname)); in locdata_get()