Searched refs:translate (Results 1 - 25 of 34) sorted by relevance

12

/illumos-gate/usr/src/lib/libast/common/misc/
H A Derrorx.c28 * this fills in NiL arg defaults and calls error_info.translate
36 if (!error_info.translate) error_info.translate = translate; /* 2007-03-19 OLD_Error_info_t workaround */
45 if (s = (*error_info.translate)(loc, cmd, cat, msg))
H A Dtranslate.c262 * translate() is called with four arguments:
275 * The first time translate() is called (for a non-C locale)
277 * (Catalog_t) is made each time translate() is called with a new
290 translate(const char* loc, const char* cmd, const char* cat, const char* msg) function
394 sfprintf(sfstderr, "translate locale=%s catalog=%s set=%d seq=%d \"%s\" => \"%s\"\n", cp->locale, cp->name, mp->set, mp->seq, msg, r == (char*)msg ? "NOPE" : r);
/illumos-gate/usr/src/lib/libast/common/port/
H A Dlclib.h32 #define translate _ast_translate macro
69 extern char* translate(const char*, const char*, const char*, const char*);
/illumos-gate/usr/src/tools/onbld/Scm/
H A DIgnore.py61 ignore_list.append(re.compile('.*' + fnmatch.translate(l)))
/illumos-gate/usr/src/cmd/zinject/
H A DMakefile.com27 OBJS= $(PROG).o translate.o
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypcat.c62 static int translate = TRUE; variable
122 if (translate && (strchr(map, '.') == NULL) &&
158 translate = FALSE;
H A Dypmatch.c68 static int translate = TRUE; variable
113 if (translate && (strchr(map, '.') == NULL) &&
144 translate = FALSE;
H A Dypwhich.c77 static int translate = TRUE; variable
165 if (map && translate && (strchr(map, '.') == NULL) &&
262 translate = FALSE;
/illumos-gate/usr/src/lib/libast/common/include/
H A Derror.h57 #define ERROR_translating() (error_info.translate&&(ast.locale.set&(1<<AST_LC_MESSAGES)))
145 char* (*translate)(const char*, const char*, const char*, const char*); /* format translator */ member in struct:Error_info_s
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Derror.h66 #define ERROR_translating() (error_info.translate&&(ast.locale.set&(1<<AST_LC_MESSAGES)))
154 char* (*translate) __PROTO__((const char*, const char*, const char*, const char*)); /* format translator */ member in struct:Error_info_s
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Derror.h66 #define ERROR_translating() (error_info.translate&&(ast.locale.set&(1<<AST_LC_MESSAGES)))
154 char* (*translate) __PROTO__((const char*, const char*, const char*, const char*)); /* format translator */ member in struct:Error_info_s
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Derror.h66 #define ERROR_translating() (error_info.translate&&(ast.locale.set&(1<<AST_LC_MESSAGES)))
154 char* (*translate) __PROTO__((const char*, const char*, const char*, const char*)); /* format translator */ member in struct:Error_info_s
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Derror.h66 #define ERROR_translating() (error_info.translate&&(ast.locale.set&(1<<AST_LC_MESSAGES)))
154 char* (*translate) __PROTO__((const char*, const char*, const char*, const char*)); /* format translator */ member in struct:Error_info_s
/illumos-gate/usr/src/cmd/mailx/
H A Dtranslate.c41 translate(struct name *np) function
45 char *xl = value("translate");
H A DMakefile37 translate.o tty.o usg.local.o vars.o
/illumos-gate/usr/src/cmd/svr4pkg/pkgmk/
H A Dmkpkgmap.c119 static void translate(register char *pt, register char *copy);
198 translate(temp, mybuff);
453 translate(temp, lookpath);
482 translate(temp, lookpath);
600 translate(file, temp);
621 translate(register char *pt, register char *copy) function
/illumos-gate/usr/src/lib/libnsl/dial/
H A Dcallers.c44 static void translate(char *, char *);
142 translate(trstr, tp);
202 /* if NULL - assume translate */
332 translate(args[1], phoneex);
378 * translate the pairs of characters present in the first
383 translate(char *ttab, char *str) function
/illumos-gate/usr/src/lib/pam_modules/authtok_check/
H A Dpacker.c156 * translate(buf, size)
166 translate(char *buf, size_t size) function
216 * We sort the file in memory: we read the dictionary file, translate all
266 if (translate(buf, n) == 0) {
/illumos-gate/usr/src/lib/libnsl/netdir/
H A Dnetdir.c124 * and then update 'translate' with the old versions of the symbols.
127 add_to_xlate_list(struct translator *translate) argument
132 if (strcmp(translate->tr_name, t->tr_name) == 0) {
136 translate->next = xlate_list;
137 xlate_list = translate;
447 * can translate it or it can't.
506 * can translate it or it can't.
/illumos-gate/usr/src/cmd/bnu/
H A Dcallers.c53 static void translate();
199 translate(trstr, tp);
260 /* if NULL - assume translate */
386 translate(args[1], phoneex);
433 * translate the pairs of characters present in the first
438 translate(ttab, str) function
/illumos-gate/usr/src/lib/pyzfs/common/
H A Duserspace.py110 if options.translate and domain:
128 # options.translate is set.
162 parser.add_option("-i", action="store_true", dest="translate",
163 help=_("translate SID to posix (possibly ephemeral) ID"))
/illumos-gate/usr/src/uts/common/io/kbtrans/
H A Dkbtrans_streams.c699 int translate; local
871 translate = *(int *)mp->b_cont->b_rptr;
872 if (upper->kbtrans_streams_translatable != translate)
873 upper->kbtrans_streams_translatable = translate;
875 if (translate != TR_CAN)
877 "Cannot translate keyboard using tables.\n"));
1878 * correctly translate entry into fe.id.
1891 * correctly translate entry into fe.id.
/illumos-gate/usr/src/cmd/mail/
H A Dmail.h264 int batchsize; /* transport translate postprocess */
266 string *cmd_left; /* transport translate postprocess */
267 string *cmd_right; /* transport translate postprocess */
268 int fullyresolved; /* translate */
347 extern int translate(reciplist *plist, char *cmdstr, char *origname);
/illumos-gate/usr/src/cmd/iconv/
H A Dcharmap.c257 * cmap_mbs and cmap_sym which we'll later use to translate the input
/illumos-gate/usr/src/uts/sun4u/montecarlo/io/
H A Dpcf8591_nct.c301 int translate = 0; local
342 translate = 1;
371 if (translate) {
597 * translate thermistor index into temp Celcius

Completed in 101 milliseconds

12