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

/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dgettext.h58 * interaction between handle_lang() and handle_mo()
194 extern char *handle_mo(struct msg_pack *);
H A Dgettext_real.c239 result = handle_mo(mp);
276 result = handle_mo(mp);
1034 * handle_mo() returns NULL if invalid MO found.
1037 handle_mo(struct msg_pack *mp) function
1051 gprintf(0, "*************** handle_mo(0x%p)\n", (void *)mp);
H A Dgettext_gnu.c333 result = handle_mo(mp);

Completed in 63 milliseconds