Home
last modified time | relevance | path

Searched refs:catalog (Results 1 – 25 of 190) sorted by relevance

12345678

/titanic_41/usr/src/cmd/ast/msgcc/
H A DNOTES1 2000-04-01 ast message catalog plan
3 (1) error_info.dictionary should be error_info.catalog
6 (catalog == enumerated list)
13 e.g., commands in src/cmd/std will use the "std" catalog; all of the
14 commands in src/lib/libcmd will use the "libcmd" catalog
16 nmake will add "[--catalog?$(CATALOG)]" to USAGE_LICENSE
17 optget() will set error_info.catalog if not defined on the first call
22 error_info.catalog = ERROR_CATALOG;
29 (3) add catalog argument to libcmd <cmd.h> cmdinit(argv, context, catalog)
34 each Makefile will generate one catalog $(CATALOG).msg where
/titanic_41/usr/src/lib/libcmd/common/
H A Dcmdinit.c30 _cmd_init(int argc, char** argv, void* context, const char* catalog, int flags) in _cmd_init() argument
55 if (!error_info.catalog) in _cmd_init()
56 error_info.catalog = catalog; in _cmd_init()
70 cmdinit(char** argv, void* context, const char* catalog, int flags) in cmdinit() argument
72 _cmd_init(0, argv, context, catalog, flags); in cmdinit()
H A Dcmd.h73 cmdinit(int argc, register char** argv, void* context, const char* catalog, int flags) in cmdinit() argument
85 if (!error_info.catalog) in cmdinit()
86 error_info.catalog = (char*)catalog; in cmdinit()
/titanic_41/usr/src/lib/libcmd/amd64/include/ast/
H A Dcmd.h84 …t char* catalog, int flags), (argc, argv, context, catalog, flags)) __OTORP__(int argc; register c… in __OTORP__()
95 if (!error_info.catalog)
96 error_info.catalog = (char*)catalog;
/titanic_41/usr/src/lib/libcmd/sparc/include/ast/
H A Dcmd.h84 …t char* catalog, int flags), (argc, argv, context, catalog, flags)) __OTORP__(int argc; register c… in __OTORP__()
95 if (!error_info.catalog)
96 error_info.catalog = (char*)catalog;
/titanic_41/usr/src/lib/libcmd/sparcv9/include/ast/
H A Dcmd.h84 …t char* catalog, int flags), (argc, argv, context, catalog, flags)) __OTORP__(int argc; register c… in __OTORP__()
95 if (!error_info.catalog)
96 error_info.catalog = (char*)catalog;
/titanic_41/usr/src/lib/libcmd/i386/include/ast/
H A Dcmd.h84 …t char* catalog, int flags), (argc, argv, context, catalog, flags)) __OTORP__(int argc; register c… in __OTORP__()
95 if (!error_info.catalog)
96 error_info.catalog = (char*)catalog;
/titanic_41/usr/src/lib/libast/common/misc/
H A Doptget.c554 match(char* s, char* t, int version, const char* id, const char* catalog) in match() argument
570 if (catalog) in match()
574 x = T(id, catalog, w); in match()
753 p->catalog = 0; in init()
856 p->catalog = s += 8; in init()
867 if (s = p->catalog) in init()
868 …p->catalog = ((t = strchr(s, ']')) && (!p->id || (t - s) != strlen(p->id) || !strneq(s, p->id, t -… in init()
869 if (!p->catalog) in init()
871 if (opt_info.disc && opt_info.disc->catalog && (!p->id || !streq(opt_info.disc->catalog, p->id))) in init()
872 p->catalog = opt_info.disc->catalog; in init()
[all …]
H A Derror.c364 const char* catalog; in errorv() local
395 catalog = (char*)id; in errorv()
396 if (!*catalog || *catalog == ':') in errorv()
398 catalog = 0; in errorv()
401 else if ((library = strchr(catalog, ':')) && !*++library) in errorv()
406 catalog = 0; in errorv()
409 if (catalog) in errorv()
414 catalog = error_info.catalog; in errorv()
462 catalog ? catalog : ERROR_translate(NiL, NiL, ast.id, "DEFAULT"), in errorv()
531 format = ERROR_translate(NiL, id, catalog, format); in errorv()
[all …]
H A Dtranslate.c130 find(const char* locale, const char* catalog) in find() argument
134 const char* ocatalog = catalog; in find()
137 if (mcfind(path, locale, catalog, LC_MESSAGES, 0)) in find()
138 catalog = (const char*)path; in find()
140 sfprintf(sfstderr, "AHA#%d:%s %s %s %s\n", __LINE__, __FILE__, locale, ocatalog, catalog); in find()
142 return catopen(catalog, NL_CAT_LOCALE); in find()
341 (!error_info.catalog || !(mp = match(error_info.catalog, msg))) && in translate()
346 …cmd %s cat %s:%s id %s msg `%s'\n", __LINE__, __FILE__, cmd, cat, error_info.catalog, ast.id, msg); in translate()
/titanic_41/usr/src/cmd/msgfmt/
H A Dgnu_msgfmt.h95 struct catalog { struct
107 struct catalog *next; /* next catalog */ argument
126 extern struct messages *search_msg(struct catalog *,
144 extern struct catalog *catalog_head;
/titanic_41/usr/src/cmd/fs.d/zfs/
H A DMakefile33 catalog:= TARGET= catalog macro
41 catalog: target
/titanic_41/usr/src/lib/crypt_modules/
H A DMakefile40 catalog := TARGET= catalog macro
46 all lint clean clobber catalog package install _msg: $(SUBDIRS) target
/titanic_41/usr/src/cmd/sgs/elfedit/modules/
H A DMakefile35 catalog:= TARGET= catalog macro
44 package all chkmsg catalog clean clobber lint install: \ target
/titanic_41/usr/src/lib/libsmedia/plugins/
H A DMakefile43 catalog := TARGET= catalog macro
45 all install install_h clean clobber lint catalog : $(SUBDIRS) target
/titanic_41/usr/src/cmd/lp/lib/
H A DMakefile54 catalog := TARGET= catalog macro
69 catalog: $(SUBDIRS) target
/titanic_41/usr/src/cmd/fs.d/hsfs/
H A DMakefile40 catalog:= TARGET= catalog macro
54 catalog: $(SUBDIR2) target
/titanic_41/usr/src/cmd/fs.d/pcfs/
H A DMakefile40 catalog:= TARGET= catalog macro
53 catalog: $(POFILE) target
/titanic_41/usr/src/cmd/krb5/
H A DMakefile30 catalog := TARGET= catalog macro
38 all clean clobber delete install lint catalog package: $(SUBDIRS) target
/titanic_41/usr/src/cmd/krb5/kadmin/
H A DMakefile36 catalog := TARGET= catalog macro
44 all clean clobber delete install lint catalog package: $(SUBDIRS) target
/titanic_41/usr/src/cmd/sgs/
H A DMakefile.sub53 catalog := TARGET= catalog
60 all clean clobber delete install lint catalog package chkmsg: \
/titanic_41/usr/src/cmd/fs.d/udfs/
H A DMakefile38 catalog:= TARGET= catalog macro
51 catalog: $(POFILE) target
/titanic_41/usr/src/cmd/fs.d/smbclnt/
H A DMakefile49 catalog:= TARGET= catalog macro
57 catalog: $(SUBDIRS_CATALOG) target
/titanic_41/usr/src/cmd/fs.d/nfs/
H A DMakefile56 catalog:= TARGET= catalog macro
64 catalog: $(SUBDIR2) target
/titanic_41/usr/src/cmd/fs.d/ufs/
H A DMakefile49 catalog:= TARGET= catalog macro
62 catalog: $(POFILE) target

12345678