Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dgettext_real.c891 mnp->type = T_ILL_MO; in sun_setmsg()
920 mnp->type = T_ILL_MO; in sun_setmsg()
979 case T_ILL_MO: in handle_type_mo()
1082 mnp->type = T_ILL_MO; in handle_mo()
H A Dgettext.h42 #define T_ILL_MO 0x04 macro
H A Dgettext_gnu.c1191 mnp->type = T_ILL_MO; in gnu_setmsg()
1225 mnp->type = T_ILL_MO; in gnu_setmsg()
H A Dgettext_util.c578 mnp->type == T_ILL_MO ? "T_ILL_MO" : in printmnp()