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

/osnet-11/usr/src/lib/libc/port/gen/
H A Dpfmt_data.h49 extern const char *__gtxt(const char *, int, const char *);
H A Dpfmt_print.c90 format = __gtxt(catbuf, txtmsgnum, ptr);
105 colon = __gtxt(fmt_cat, def_colonid, def_colon);
139 psev = __gtxt(fmt_cat, sev, sev_list[d_sev]);
H A Dgtxt.c29 /* __gtxt(): Common part to gettxt() and pfmt() */
244 * __gtxt(catname, id, dflt): Return a pointer to a message.
255 __gtxt(const char *catname, int id, const char *dflt) function

Completed in 22 milliseconds