Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dgettext.h194 extern char *handle_mo(struct msg_pack *);
H A Dgettext_real.c239 result = handle_mo(mp); in _real_gettext_u()
276 result = handle_mo(mp); in _real_gettext_u()
1037 handle_mo(struct msg_pack *mp) in handle_mo() function
H A Dgettext_gnu.c327 result = handle_mo(mp); in handle_lang()