Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/i18n/
H A Dgettext.h196 extern char *handle_mo(struct msg_pack *);
H A Dgettext_real.c235 result = handle_mo(mp); in _real_gettext_u()
272 result = handle_mo(mp); in _real_gettext_u()
1033 handle_mo(struct msg_pack *mp) in handle_mo() function
H A Dgettext_gnu.c333 result = handle_mo(mp); in handle_lang()