Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libast/common/comp/
H A Dsetlocale.c83 #define setlocale(c,l) native_setlocale(c,l)
146 native_setlocale(int category, const char* locale) in native_setlocale() function