Home
last modified time | relevance | path

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

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