Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dsetlocale.c62 static void install_legacy(locale_t, int);
117 install_legacy(loc, mask); in setlocale()
142 install_legacy(locale_t loc, int mask) in install_legacy() function