Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libc/port/i18n/
H A Dwdresolve.c62 #define _DFLTLOCPATH_LEN (sizeof (_DFLT_LOC_PATH) - 1) in _wdinitialize()
81 (void) strcpy(wdmodpath, _DFLT_LOC_PATH); in _wdinitialize()
H A D_loc_path.h38 #define _DFLT_LOC_PATH "/usr/lib/locale/" macro
H A Dgettext.h167 #define DEFAULT_BINDING _DFLT_LOC_PATH
/titanic_44/usr/src/lib/libc/port/locale/
H A Dsetlocale.c58 char *_PathLocale = _DFLT_LOC_PATH;
/titanic_44/usr/src/lib/libc/port/gen/
H A Dgettxt.c169 _DFLT_LOC_PATH "%s" MESSAGES "%s", dbc->loc, msgfile) >= in gettxt()
H A Dcatopen.c195 s = _DFLT_LOC_PATH; in process_nls_path()
H A Dgtxt.c154 _DFLT_LOC_PATH "%s" MESSAGES "%s", in load_db()
H A Dpriv_str_xlate.c446 _DFLT_LOC_PATH "%s/LC_MESSAGES/priv_names", loc) < sizeof (file)) { in priv_gettext()