| /titanic_54/usr/src/contrib/ast/src/lib/libast/uwin/ |
| H A D | rcmd.c | 123 catgets(_libc_cat, HerrorListSet, in rcmd() 146 catgets(_libc_cat, NetMiscSet, in rcmd() 154 perror(catgets(_libc_cat, NetMiscSet, in rcmd() 193 "%s %s: ", catgets(_libc_cat, NetMiscSet, in rcmd() 209 fprintf(stderr, catgets(_libc_cat, NetMiscSet, in rcmd() 243 perror(catgets(_libc_cat, NetMiscSet, in rcmd() 256 perror(catgets(_libc_cat, NetMiscSet, in rcmd() 272 catgets(_libc_cat, NetMiscSet, in rcmd()
|
| /titanic_54/usr/src/contrib/ast/src/lib/libast/features/ |
| H A D | nl_types | 44 printf("#undef catgets\n"); 45 printf("#define catgets _ast_catgets\n"); 57 printf("extern char* catgets(nl_catd, int, int, const char*);\n");
|
| /titanic_54/usr/src/contrib/ast/src/cmd/msgcc/ |
| H A D | PROMO.mm | 14 .BR catgets (3) function 16 .B catgets
|
| /titanic_54/usr/src/contrib/ast/src/lib/libast/comp/ |
| H A D | catopen.c | 51 #undef catgets 66 #define _ast_catgets catgets 151 msg = (char*)catgets(((Cc_t*)cat)->cat, set, num, msg); in _ast_catgets()
|
| /titanic_54/usr/src/cmd/genmsg/ |
| H A D | genmsg.y | 81 genmsg: catgets { end_of_cat = TRUE; } 82 | genmsg catgets { end_of_cat = TRUE; } 85 catgets: CATGETS '(' catd ',' cast_setid ',' cast_msgid ',' cast_qstr ')'
|
| H A D | genmsg.l | 86 [0-9a-zA-Z\_\.]catgets { 92 catgets[0-9a-zA-Z\_\.] { 98 catgets {
|
| /titanic_54/usr/src/lib/libc/port/gen/ |
| H A D | catgets.c | 33 #pragma weak _catgets = catgets 42 catgets(nl_catd catd_st, int set_id, int msg_id, const char *def_str) in catgets() function
|
| /titanic_54/usr/src/cmd/ast/libast/amd64/FEATURE/ |
| H A D | nl_types | 83 #undef catgets 84 #define catgets _ast_catgets 96 extern __MANGLE__ char* catgets __PROTO__((nl_catd, int, int, const char*));
|
| H A D | lib | 25 #define _lib_catgets 1 /* catgets() in default lib(s) */
|
| /titanic_54/usr/src/cmd/ast/libast/sparcv9/FEATURE/ |
| H A D | nl_types | 83 #undef catgets 84 #define catgets _ast_catgets 96 extern __MANGLE__ char* catgets __PROTO__((nl_catd, int, int, const char*));
|
| H A D | lib | 25 #define _lib_catgets 1 /* catgets() in default lib(s) */
|
| /titanic_54/usr/src/cmd/ast/libast/i386/FEATURE/ |
| H A D | nl_types | 83 #undef catgets 84 #define catgets _ast_catgets 96 extern __MANGLE__ char* catgets __PROTO__((nl_catd, int, int, const char*));
|
| H A D | lib | 25 #define _lib_catgets 1 /* catgets() in default lib(s) */
|
| /titanic_54/usr/src/cmd/ast/libast/sparc/FEATURE/ |
| H A D | nl_types | 83 #undef catgets 84 #define catgets _ast_catgets 96 extern __MANGLE__ char* catgets __PROTO__((nl_catd, int, int, const char*));
|
| H A D | lib | 25 #define _lib_catgets 1 /* catgets() in default lib(s) */
|
| /titanic_54/usr/src/contrib/ast/src/lib/libast/misc/ |
| H A D | translate.c | 207 …if (((s = catgets(d, set = AST_MESSAGE_SET, n, state.null)) && *s || (s = catgets(d, set = 1, n, s… in init() 405 r = catgets(cp->cat, mp->set, mp->seq, msg); in translate()
|
| /titanic_54/usr/src/head/ |
| H A D | nl_types.h | 109 char *catgets(nl_catd, int, int, const char *);
|
| /titanic_54/usr/src/lib/libxcurses/src/libc/i18n/ |
| H A D | m_text.c | 150 cp = catgets(catd, NL_SETD, id, (char *)str);
|
| /titanic_54/usr/src/lib/storage/common/ |
| H A D | stgcom.h | 505 #define MSGSTR(Num, Str) catgets(l_catd, L_SET1, Num, Str)
|
| /titanic_54/usr/src/cmd/sgs/messages/ |
| H A D | sgs.ident | 27 # associated numeric setid is used when creating catgets(3c) messages, the
|
| /titanic_54/usr/src/lib/libsys/i386/ |
| H A D | libsys.list | 5 f 1 catgets
|
| /titanic_54/usr/src/lib/libsys/sparc/ |
| H A D | libsys.list | 5 f 1 catgets
|
| /titanic_54/usr/src/cmd/luxadm/ |
| H A D | common.h | 68 #define MSGSTR(Num, Str) catgets(l_catd, L_SET1, Num, Str)
|
| /titanic_54/usr/src/lib/libsys/common/ |
| H A D | mapfile-vers | 75 catgets;
|
| /titanic_54/usr/src/lib/c_synonyms/ |
| H A D | syn_common | 176 catgets
|