Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dlocale.c224 if (glcs[CI_LCMESSAGES].lc_un.lc_val == 0) in dgettext()
H A Dremove.c237 lml->lm_lcs[tag].lc_un.lc_val = 0; in remove_so()
242 glcs[tag].lc_un.lc_val = 0; in remove_so()
/illumos-gate/usr/src/cmd/sgs/include/
H A Drtld.h184 uintptr_t lc_val; /* external value */ member