Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dgettext_real.c66 char *msgloc, *cb, *cur_domain_binding; in _real_gettext_u() local
149 msgloc = current_locale(loc, LC_MESSAGES); in _real_gettext_u()
151 ret = process_nlspath(cur_domain, msgloc, in _real_gettext_u()