Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dgettext.h144 struct msg_pack { struct
194 extern char *handle_mo(struct msg_pack *);
197 extern char *handle_lang(struct msg_pack *);
198 extern char *mk_msgfile(struct msg_pack *);
199 extern Msg_node *check_cache(struct msg_pack *);
206 extern char *gnu_key_2_text(Msg_g_node *, const char *, struct msg_pack *);
213 extern void printmp(struct msg_pack *, int);
H A Dgettext_util.c85 mk_msgfile(struct msg_pack *mp) in mk_msgfile()
167 check_cache(struct msg_pack *mp) in check_cache()
416 printmp(struct msg_pack *mp, int level) in printmp()
H A Dgettext_gnu.c104 struct msg_pack *mp) in dfltmsgstr()
286 handle_lang(struct msg_pack *mp) in handle_lang()
566 struct msg_pack *mp) in conv_msg()
603 struct msg_pack *mp) in gnu_key_2_text()
H A Dgettext_real.c71 struct msg_pack *mp, omp; in _real_gettext_u()
974 handle_type_mo(Msg_node *mnp, struct msg_pack *mp) in handle_type_mo()
1037 handle_mo(struct msg_pack *mp) in handle_mo()