Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dlocaleimpl.c164 static struct locdata *locdata_get_cache(int, const char *);
220 locdata_get_cache(int category, const char *locname) in locdata_get_cache() function
365 return (locdata_get_cache(category, locname)); in locdata_get()