Home
last modified time | relevance | path

Searched refs:printmp (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dgettext_util.c94 printmp(mp, 1); in mk_msgfile()
174 printmp(mp, 1); in check_cache()
416 printmp(struct msg_pack *mp, int level) in printmp() function
H A Dgettext.h213 extern void printmp(struct msg_pack *, int);
H A Dgettext_gnu.c115 printmp(mp, 1); in dfltmsgstr()
296 printmp(mp, 1); in handle_lang()
615 printmp(mp, 1); in gnu_key_2_text()
H A Dgettext_real.c1052 printmp(mp, 1); in handle_mo()
/illumos-gate/usr/src/cmd/man/
H A Dman.c172 static int printmp = 0; variable
292 printmp++; in main()
331 } else if (!printmp && !makewhatis) { in main()
354 if (printmp) { in main()