Searched refs:gettext (Results 651 - 675 of 1541) sorted by relevance

<<21222324252627282930>>

/opensolaris-onvv-gate/usr/src/cmd/svr4pkg/libinst/
H A Ddryrun.c211 progerr(gettext(ERR_NOWRITE), dryrun_bin);
217 progerr(gettext(ERR_NOWRITE), dryrun_bin);
231 progerr(gettext(ERR_NOREAD), continue_bin);
237 progerr(gettext(ERR_NOREAD), continue_bin);
254 progerr(gettext(ERR_NOOPEN), dryrun_sumasc);
298 progerr(gettext(ERR_NOOPEN), dryrun_fsasc);
329 progerr(gettext(ERR_NOOPEN), dryrun_poasc);
376 progerr(gettext(ERR_NOOPEN), dryrun_bin);
382 progerr(gettext(ERR_NOWRITE), dryrun_bin);
390 progerr(gettext(ERR_NOWRIT
[all...]
/opensolaris-onvv-gate/usr/src/cmd/backup/restore/
H A Ddirs.c125 vprintf(stdout, gettext("Extract directories from tape\n"));
130 gettext("%s: %s - cannot create directory temporary\n"),
141 gettext("%s: %s - cannot create modefile \n"),
156 curfile.name = gettext("<directory file - name unknown>");
165 (void) fprintf(stderr, gettext(
191 (void) fprintf(stderr, gettext(
260 gettext("Warning: `.' missing from directory %s\n"),
266 gettext("Warning: `..' missing from directory %s\n"),
276 gettext(
292 gettext("corrupte
[all...]
/opensolaris-onvv-gate/usr/src/cmd/print/bsd-sysv-commands/
H A Dcommon.c141 return (gettext("idle"));
143 return (gettext("processing"));
145 return (gettext("stopped"));
147 return (gettext("unknown"));
161 snprintf(buf, sizeof (buf), gettext("invalid"));
163 snprintf(buf, sizeof (buf), gettext("active"));
202 fprintf(fp, gettext("Rank\tOwner\t Job\tFile(s)\t\t\t\tTotal Size\n"));
245 fprintf(fp, gettext("%s\t%-8.8s %d\t%-32.32s%d %s\n"),
248 fprintf(fp, gettext(
266 char *mesg = gettext("cancelle
[all...]
/opensolaris-onvv-gate/usr/src/cmd/tabs/
H A Dtabs.c174 (void) fprintf(stderr, gettext(
183 (void) fprintf(stderr, gettext(
214 (void) fprintf(stderr, gettext(
223 (void) fprintf(stderr, gettext(
243 (void) fprintf(stderr, gettext(
263 (void) fprintf(stderr, gettext(
267 (void) fprintf(stderr, gettext(
321 (void) fprintf(stderr, gettext(
364 (void) fprintf(stderr, gettext(
373 (void) fprintf(stderr, gettext(
[all...]
/opensolaris-onvv-gate/usr/src/cmd/backup/dump/
H A Ddumpitime.c43 return (gettext("the epoch"));
86 msg(gettext("inititimes: No dump record file name defined\n"));
99 msg(gettext(
103 msg(gettext("Cannot open dump record file `%s': %s\n"),
111 msg(gettext("Cannot access dump record file `%s' for update\n"),
166 msg(gettext("Looking for name %s in increm = %s for delta = %c\n"),
234 msg(gettext("%s: %s error:\n"),
268 msg(gettext("%s: %s error:\n"),
274 msg(gettext("Level %c dump on %s\n"),
302 msg(gettext(
[all...]
/opensolaris-onvv-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapaddrbac.c136 gettext("Adding entry : %s\n"), data.name);
142 gettext("Cannot add user_attr entry (%s), "
192 gettext("Adding entry : %s\n"), data.name);
198 gettext("Entry: %s - already Exists,"
204 gettext("Entry: %s - already Exists\n"),
262 gettext("Adding entry : %s+%s+%s+%s\n"),
269 gettext("Entry: %s+%s+%s+%s - already Exists,"
275 gettext("Entry: %s+%s+%s+%s - already Exists\n"),
343 gettext("Adding entry : %s\n"), data.name);
349 gettext("Entr
[all...]
/opensolaris-onvv-gate/usr/src/cmd/msgfmt/
H A Dgnu_lex.c81 error(gettext(ERR_INVALID_CHAR),
88 error(gettext(ERR_INVALID_CHAR),
94 error(gettext(ERR_UNEXP_EOF),
133 error(gettext(ERR_INTERNAL), cur_line, cur_po);
160 error(gettext(ERR_READ_FAILED), cur_po);
223 error(gettext(ERR_UNEXP_EOF),
277 error(gettext(ERR_UNEXP_EOF),
293 error(gettext(ERR_UNEXP_EOF),
318 error(gettext(ERR_UNEXP_EOF),
414 error(gettext(ERR_UNEXP_EO
[all...]
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcplugin/
H A Dpsvcplugin.c95 #define PSVC_INIT_MSG gettext("%s: Error in psvc_init(): %s\n")
96 #define PTREE_DELETE_NODE_MSG gettext("%s: ptree_delete_node() failed: %s\n")
98 gettext("%s: ptree_get_node_by_path() failed for %s: %s\n")
99 #define INVALID_FILE_FORMAT_MSG gettext("%s: Invalid file format\n")
100 #define ID_NOT_FOUND_MSG gettext("%s: Can't determine id of %s\n")
101 #define NODE_NOT_FOUND_MSG gettext("%s: Can't determine node of %s\n")
102 #define SIZE_NOT_FOUND_MSG gettext("%s: Couldn't determine size of %s\n")
104 gettext("%s: ptree_create_prop failed, %s\n")
105 #define PTREE_ADD_PROP_FAILED_MSG gettext("%s: ptree_add_prop: %s\n")
107 gettext("
[all...]
/opensolaris-onvv-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dkdb_ldap_conn.c56 krb5_set_error_message(context, st, gettext("LDAP bind dn value missing"));
63 krb5_set_error_message(context, st, gettext("LDAP bind password value missing"));
70 prepend_err_str(context, gettext("Error reading password from stash: "), st, st);
80 krb5_set_error_message(context, st, gettext("Error: memory allocation failed"));
90 krb5_set_error_message(context, st, gettext("Error: memory allocation failed"));
99 krb5_set_error_message(context, st, gettext("Error reading password from stash"));
108 krb5_set_error_message(context, st, gettext("Service password length is zero"));
190 gettext("ldapi is not supported"));
201 gettext("ldap_cert_path not set, can not create SSL connection"));
254 gettext("Faile
[all...]
/opensolaris-onvv-gate/usr/src/lib/libsldap/common/
H A Dns_sasl.c320 gettext("Parsing %s to find \"%s:\" "
337 gettext("%s: ldap can't appear "
366 gettext("%s: dns is not defined in "
428 gettext("DNS client is enabled"));
431 gettext("DNS client is enabled"));
437 gettext("%s: DNS client is not enabled. "
444 gettext("%s: DNS client is not enabled. "
502 gettext("sasl/GSSAPI bind works"));
505 gettext("sasl/GSSAPI bind works"));
511 gettext("
[all...]
/opensolaris-onvv-gate/usr/src/cmd/sgs/lari/
H A Dlari.pl122 use Sun::Solaris::Utils qw(textdomain gettext);
135 gettext("%s: inappropriate use of %s with %s: %s ignored\n"),
139 gettext("%s: inappropriate use of %s without %s: %s ignored\n"),
162 printf STDERR gettext("usage:\n");
164 gettext(" %s [-bCDsVv] [-a | -i | -o ] file | dir ...\n"), $Prog;
166 gettext(" %s [-CDosVv] [-m [-d mapdir]] file\n"), $Prog;
168 gettext("\t[-a] print diagnostics for all symbols\n");
170 gettext("\t[-b] limit diagnostics to bound symbols\n");
172 gettext("\t[-C] print demangled symbol names also\n");
174 gettext("\
[all...]
/opensolaris-onvv-gate/usr/src/cmd/svc/common/
H A Dmanifest_hash.c256 *errstr = gettext("Could not create scf objects");
263 *errstr = gettext("Could not get local scope");
276 *errstr = gettext("Could not get manifest hash "
293 *errstr = gettext("Could not store file hash: "
300 *errstr = gettext("Could not add manifest hash "
308 *errstr = gettext("Could not store file hash: "
320 *errstr = gettext("Could not get service's "
337 *errstr = gettext("Could not store file hash: "
344 *errstr = gettext("Could not store file hash");
350 *errstr = gettext("Coul
[all...]
/opensolaris-onvv-gate/usr/src/cmd/man/src/
H A Dman.c387 (void) fprintf(stderr, gettext("%s what?\n"), cmdname);
446 (void) fprintf(stderr, gettext(
478 gettext(CATMAN_USAGE) : gettext(MAN_USAGE));
483 (void) fprintf(stderr, "%s\n", gettext(CATMAN_USAGE));
484 (void) fprintf(stderr, gettext(
490 (void) fprintf(stderr, "%s\n", gettext(CATMAN_USAGE));
643 gettext("%s is not accessible.\n"),
753 (void) printf(gettext(
761 (void) fprintf(stdout, gettext(
[all...]
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/inetconv/
H A Dinetconv.c246 (void) fprintf(stderr, gettext("%s: malloc failed: %s\n"),
259 (void) fprintf(stderr, gettext("%s: strdup failed: %s\n"),
412 gettext("%s: failed to allocate memory: %s\n"),
422 (void) fprintf(stderr, gettext("%s: Error %s line %d "
472 (void) fprintf(stderr, gettext(
485 (void) fprintf(stderr, gettext("%s: Error %s line %d "
497 gettext("%s: Error %s line %d invalid wait-status: %s\n"),
506 gettext("%s: Error %s line %d unknown user: %s\n"),
532 (void) fprintf(stderr, gettext(
537 (void) fprintf(stderr, gettext("
[all...]
/opensolaris-onvv-gate/usr/src/cmd/bnu/
H A Duupick63 ?) gettext "Usage: uupick [-s sysname]\n" 1>&2;
71 gettext "Usage: uupick [-s sysname]\n" 1>&2;
77 then gettext "User id required!\n" >&2; exit 1
96 then printf "`gettext 'from system %s: directory %s '`" $i $j
97 else printf "`gettext 'from system %s: file %s '`" $i $j
131 printf "`gettext 'directory %s doesn't exist or isn't writable'`" $tdir >&2
152 printf "`gettext 'file %s not removed'`" $varfrom >&2
176 gettext "Usage: [d][m dir][a dir][p][q][cntl-d][!cmd][*][new-line]";;
/opensolaris-onvv-gate/usr/src/cmd/cpc/common/
H A Dcaps.c90 (void) fprintf(stderr, gettext("no memory available\n"));
108 (void) fprintf(stderr, gettext("no memory available\n"));
167 gettext("CPU performance counter interface"), ccp);
169 (void) fprintf(args->fp, gettext("\tevent specification syntax:\n"));
174 (void) fprintf(args->fp, gettext("\n\tGeneric Events:\n"));
192 (void) fprintf(args->fp, gettext("\n\tSee generic_events(3CPC) for"
195 (void) fprintf(args->fp, gettext("\tPlatform Specific Events:\n"));
229 (void) fprintf(stderr, gettext("no memory available.\n"));
/opensolaris-onvv-gate/usr/src/cmd/dfs.cmds/sharemgr/
H A Dsharemgr_main.c52 (void) printf(gettext("usage: sharemgr [-h | <command> [options]]\n"));
65 * make sure locale and gettext domain is setup
151 (void) printf(gettext("command %s not found\n"), command);
/opensolaris-onvv-gate/usr/src/cmd/diff/
H A Ddiffh.c145 error(gettext("must have 2 file arguments"));
296 error(gettext("can't do - -"));
299 error(gettext("can't access stdin"));
305 error(gettext("can't access %s"), f1);
319 error(gettext("can't open %s"), f1);
327 error(gettext("program error %s"), s);
348 (void) printf(gettext("---change record omitted\n"));
349 error(gettext("can't resynchronize"));
/opensolaris-onvv-gate/usr/src/cmd/file/
H A Delf_read.h56 #define ELF_ERR_ELFCAP1 gettext("%s: %s zero size or zero entry ELF " \
58 #define ELF_ERR_ELFCAP2 gettext("%s: %s: can't read ELF capabilities " \
/opensolaris-onvv-gate/usr/src/cmd/fs.d/cachefs/fsck/
H A Ddlog_ck.c65 pr_err(gettext("%s/%s: path too long"),
73 pr_err(gettext("%s/%s: path too long"),
92 pr_err(gettext("can't open %s"), dlog_path);
97 pr_err(gettext("can't read %s"), dlog_path);
102 pr_err(gettext(
114 pr_err(gettext("can't lseek %s"), dlog_path);
121 pr_err(gettext("can't read %s"), dlog_path);
222 pr_err(gettext("Cannot sync %s"), dlog_path);
/opensolaris-onvv-gate/usr/src/cmd/fs.d/nfs/umount/
H A Dumount.c125 pr_err(gettext("insufficient privileges\n"));
158 gettext("Usage: nfs umount [-f] {server:path | dir}\n"));
180 pr_err(gettext("%s: is busy\n"), pathname);
182 pr_err(gettext("%s: not mounted\n"), pathname);
254 pr_err(gettext("%s is not hostname:path format\n"),
257 pr_err(gettext("no memory\n"));
321 pr_err(gettext(
328 pr_err(gettext(
/opensolaris-onvv-gate/usr/src/cmd/lastcomm/
H A Dlastcomm.c57 gettext("Usage:\tlastcomm [-x] [-f filename]"
71 (void) fprintf(stderr, gettext("lastcomm: "
/opensolaris-onvv-gate/usr/src/cmd/lp/cmd/lpadmin/
H A Dpick_opts.c66 gettext("lpadmin: System Error %d\n"),
97 gettext("lpadmin: System Error %d\n"),
/opensolaris-onvv-gate/usr/src/cmd/lp/cmd/scripts/
H A DMakefile60 grep gettext $(MSGFILES) | tr '`' ' ' | sed -e "s/gettext \"/gettext \(\"/" | sed -e "s/$$/);/" > $(POFILE).i
69 grep gettext $(MSGFILES) | tr '`' ' ' | sed -e "s/gettext \"/gettext \(\"/" | sed -e "s/$$/);/" > $(POFILE).i
/opensolaris-onvv-gate/usr/src/cmd/lp/lib/lp/
H A Dalerts.c451 fdprintf(fd, (char *)gettext("export %s; %s='%s'\n"),
469 (void)fprintf (fp, (char *)gettext("On fault: no alert\n"));
471 (void)fprintf (fp, (char *)gettext("No alert\n"));
478 (void)fprintf (fp, (char *)gettext("On fault: "));
483 (char *)gettext("When %d are queued: "),
487 (void)fprintf (fp, (char *)gettext("Upon any being queued: "));
503 (void)fprintf (fp, (char *)gettext("alert with \"%s\" "), alertp->shcmd);
506 (void)fprintf (fp, (char *)gettext("every %d minutes\n"), alertp->W);
508 (void)fprintf (fp, (char *)gettext("once\n"));

Completed in 309 milliseconds

<<21222324252627282930>>