Home
last modified time | relevance | path

Searched refs:catgets (Results 1 – 25 of 34) sorted by relevance

12

/titanic_54/usr/src/contrib/ast/src/lib/libast/uwin/
H A Drcmd.c123 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 Dnl_types44 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 DPROMO.mm14 .BR catgets (3) function
16 .B catgets
/titanic_54/usr/src/contrib/ast/src/lib/libast/comp/
H A Dcatopen.c51 #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 Dgenmsg.y81 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 Dgenmsg.l86 [0-9a-zA-Z\_\.]catgets {
92 catgets[0-9a-zA-Z\_\.] {
98 catgets {
/titanic_54/usr/src/lib/libc/port/gen/
H A Dcatgets.c33 #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 Dnl_types83 #undef catgets
84 #define catgets _ast_catgets
96 extern __MANGLE__ char* catgets __PROTO__((nl_catd, int, int, const char*));
H A Dlib25 #define _lib_catgets 1 /* catgets() in default lib(s) */
/titanic_54/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dnl_types83 #undef catgets
84 #define catgets _ast_catgets
96 extern __MANGLE__ char* catgets __PROTO__((nl_catd, int, int, const char*));
H A Dlib25 #define _lib_catgets 1 /* catgets() in default lib(s) */
/titanic_54/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dnl_types83 #undef catgets
84 #define catgets _ast_catgets
96 extern __MANGLE__ char* catgets __PROTO__((nl_catd, int, int, const char*));
H A Dlib25 #define _lib_catgets 1 /* catgets() in default lib(s) */
/titanic_54/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dnl_types83 #undef catgets
84 #define catgets _ast_catgets
96 extern __MANGLE__ char* catgets __PROTO__((nl_catd, int, int, const char*));
H A Dlib25 #define _lib_catgets 1 /* catgets() in default lib(s) */
/titanic_54/usr/src/contrib/ast/src/lib/libast/misc/
H A Dtranslate.c207 …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 Dnl_types.h109 char *catgets(nl_catd, int, int, const char *);
/titanic_54/usr/src/lib/libxcurses/src/libc/i18n/
H A Dm_text.c150 cp = catgets(catd, NL_SETD, id, (char *)str);
/titanic_54/usr/src/lib/storage/common/
H A Dstgcom.h505 #define MSGSTR(Num, Str) catgets(l_catd, L_SET1, Num, Str)
/titanic_54/usr/src/cmd/sgs/messages/
H A Dsgs.ident27 # associated numeric setid is used when creating catgets(3c) messages, the
/titanic_54/usr/src/lib/libsys/i386/
H A Dlibsys.list5 f 1 catgets
/titanic_54/usr/src/lib/libsys/sparc/
H A Dlibsys.list5 f 1 catgets
/titanic_54/usr/src/cmd/luxadm/
H A Dcommon.h68 #define MSGSTR(Num, Str) catgets(l_catd, L_SET1, Num, Str)
/titanic_54/usr/src/lib/libsys/common/
H A Dmapfile-vers75 catgets;
/titanic_54/usr/src/lib/c_synonyms/
H A Dsyn_common176 catgets

12