Searched refs:gettext (Results 576 - 600 of 1541) sorted by relevance

<<21222324252627282930>>

/opensolaris-onvv-gate/usr/src/cmd/krb5/kadmin/dbutil/
H A Dkadm5_create.c103 com_err(progname, retval, gettext("while looking up the Kerberos configuration"));
129 com_err(progname, retval, gettext("while initializing the Kerberos admin interface"));
290 gettext(str_PUT_PRINC), fullname);
311 gettext("while getting list of permitted encryption types"));
324 gettext("while generating list of key salt tuples"));
334 gettext("while converting \"normal\" to a salttype"));
356 gettext(str_RANDOM_KEY), fullname);
366 gettext(str_PUT_PRINC), fullname);
389 com_err(progname, ret, gettext(str_PARSE_NAME));
406 gettext("Coul
[all...]
/opensolaris-onvv-gate/usr/src/cmd/prstat/
H A Dprutil.c74 (void) fprintf(stderr, gettext(ERR_FMT), strerror(err));
90 (void) fprintf(stderr, gettext(ERR_FMT), strerror(err));
108 (void) fprintf(stderr, gettext(
125 Die(gettext("illegal argument -- %s\n"), p);
150 (void) snprintf(str, length, gettext("%3d:%2.2d:%2.2d"), /* hr:mm:ss */
222 Warn(gettext("realloc() failed, attempt %d"), cnt);
228 Die(gettext("not enough memory"));
251 Die(gettext("getrlimit failed"));
269 Warn(gettext("cannot get real time class parameters"));
277 Warn(gettext("canno
[all...]
/opensolaris-onvv-gate/usr/src/cmd/ssh/libssh/common/
H A Dsftp-common.c164 return(gettext("No error"));
166 return(gettext("End of file"));
168 return(gettext("No such file or directory"));
170 return(gettext("Permission denied"));
172 return(gettext("Failure"));
174 return(gettext("Bad message"));
176 return(gettext("No connection"));
178 return(gettext("Connection lost"));
180 return(gettext("Operation unsupported"));
182 return(gettext("Unknow
[all...]
/opensolaris-onvv-gate/usr/src/cmd/vi/port/
H A Dex_set.c266 gettext("%s: No such option") :
268 gettext("%s: No such option - 'set all' gives all option values"), cp);
285 gettext("Option %s is not a toggle"), op->oname);
290 gettext("Missing =") :
292 gettext("Missing = in assignment to option %s"),
299 gettext("Digits required") : gettext("Digits required after ="));
316 gettext("String too long") : gettext("String too long in option assignment"));
339 error(gettext("Ca
[all...]
H A Dex_v.c211 error(value(vi_TERSE) ? gettext("Fail") :
212 gettext("Pattern not found on addressed line"));
271 error(gettext("Recursive open/visual not allowed"));
312 merror(gettext("I don't know what kind of terminal you are on - all I have is '%s'."), termtype);
314 merror(gettext("[Using open mode]"));
319 error(gettext("Visual needs addressable cursor or upline capability"));
324 error(gettext("Can't use visual on a terminal which overstrikes"));
329 error(gettext("Visual requires clear screen capability"));
334 error(gettext("Visual requires scrolling"));
460 error(gettext("Scree
[all...]
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/routeadm/
H A Drouteadm.c447 (void) fprintf(stderr, gettext(
600 (void) fprintf(stderr, gettext(
626 (void) fprintf(stderr, gettext(
649 (void) fprintf(stderr, gettext(
665 (void) fprintf(stderr, gettext(
695 (void) fprintf(stderr, gettext(
718 (void) fprintf(stderr, gettext(
745 (void) fprintf(stderr, gettext(
766 (void) fprintf(stderr, gettext("%s: the -p option cannot be "
808 (void) fprintf(stderr, gettext(
[all...]
/opensolaris-onvv-gate/usr/src/cmd/lvm/util/
H A Dmetaroot.c80 (void) fprintf(stderr, gettext("\
151 md_eprintf(gettext("Submirror is not a stripe\n"));
203 md_eprintf(gettext(
210 md_eprintf(gettext(
221 md_eprintf(gettext(
227 md_eprintf(gettext(
269 md_eprintf(gettext(
279 md_eprintf(gettext(
285 md_eprintf(gettext(
291 md_eprintf(gettext(
[all...]
H A Dsvc-metasync58 name_str=`gettext "Set name"`
59 mn_str=`gettext "Multi-owner"`
66 localised_string=`gettext "Yes (auto)"`
/opensolaris-onvv-gate/usr/src/cmd/rmformat/
H A Drmf_slice.c190 gettext("Expecting keyword, found '%s'"),
193 gettext("Line no %d\n"), data_lineno);
206 (void) fprintf(stderr, gettext("Unknown keyword '%s'"),
209 gettext("Line no %d\n"), data_lineno);
220 gettext("Unexpected end of file (line no %d)\n"), data_lineno);
445 gettext("Expecting ':', found '%s'"), token);
447 gettext("Line no %d\n"), data_lineno);
455 gettext("Expecting string, found '%s'"), token);
457 gettext("Line no %d\n"), data_lineno);
467 gettext("Unknow
[all...]
/opensolaris-onvv-gate/usr/src/cmd/auditreduce/
H A Dproc.c142 gettext("%s couldn't close pipe.\n"), ar);
150 gettext("%s %d record(s) total were written out.\n"),
256 (void) sprintf(errbuf, gettext(
289 (void) fprintf(stderr, gettext(
355 (void) sprintf(errbuf, gettext(
357 ar, f_outfile ? f_outfile : gettext("stdout"));
360 perror(gettext("auditreduce: write failed to pipe"));
500 gettext("%s opened:\n %s.\n"),
547 (void) fprintf(stderr, gettext("%s read error in %s at record %d.\n"), ar,
551 (void) fprintf(stderr, gettext("
[all...]
/opensolaris-onvv-gate/usr/src/cmd/cmd-crypto/pktool/
H A Dsigncsr.c42 gettext("Failed to set %s: 0x%02x\n"), s, rv); \
136 gettext("Issuer name cannot be parsed\n"));
145 gettext("Subject name cannot be parsed\n"));
237 gettext("Failed to sign certificate.\n"));
277 gettext("Error reading CSR data\n"));
289 cryptoerror(LOG_STDERR, gettext("CSR signature "
330 cryptoerror(LOG_STDERR, gettext(
337 cryptoerror(LOG_STDERR, gettext(
381 gettext("Error reading CSR data\n"));
398 cryptoerror(LOG_STDERR, gettext("CS
[all...]
/opensolaris-onvv-gate/usr/src/cmd/fs.d/udfs/fsdb/
H A Dfsdb_yacc.y139 gettext("%x\n"), value);
154 gettext("Registers can"
168 gettext("Registers can"
180 gettext("Requested %x Only"
188 gettext("Current Base in Decimal"
211 gettext("cwd is invalid"
231 gettext("Could not locate inode"
237 gettext("Failed to translate"
244 gettext("%s is not a"
265 gettext("Faile
[all...]
/opensolaris-onvv-gate/usr/src/cmd/krb5/ldap_util/
H A Dkdb5_ldap_policy.c79 com_err(progname, retval, gettext("while reading kerberos container information"));
143 com_err (me, retval, gettext("while providing time specification"));
157 com_err (me, retval, gettext("while providing time specification"));
282 com_err(me, retval, gettext("while creating policy object"));
293 com_err(me, retval, gettext("while reading realm information"));
318 com_err(me, retval, gettext("while creating policy object"));
366 com_err(me, retval, gettext("while destroying policy object"));
376 printf(gettext("This will delete the policy object '%s', are you sure?\n"), policy);
377 printf(gettext("(type 'yes' to confirm)? "));
400 printf(gettext("** polic
[all...]
/opensolaris-onvv-gate/usr/src/cmd/msgfmt/
H A Dmsgfmt.c86 diag(gettext(DIAG_INVOKING_GNU));
91 error(gettext(ERR_EXEC_FAILED), gnu_msgfmt);
98 (void) fprintf(stderr, gettext(ERR_USAGE));
103 * msgfmt - Generate binary tree for runtime gettext() using psffm: "Portable
130 error(gettext(ERR_GNU_ON_SUN));
168 diag(gettext(DIAG_START_PROC), *argv);
237 error(gettext(ERR_OPEN_FAILED), filename);
241 error(gettext(ERR_STAT_FAILED), filename);
258 error(gettext(ERR_MMAP_FAILED), filename);
274 error(gettext(ERR_READ_FAILE
[all...]
/opensolaris-onvv-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_engine.c97 uu_die(gettext("Error reading terminal: %s.\n"),
318 uu_die(gettext("Out of memory.\n"));
343 uu_die(gettext("Error reading terminal: %s.\n"),
409 semerr(gettext("No free stdio streams.\n"));
411 semerr(gettext("Could not open %s"), name);
424 semerr(gettext("Could not stat %s"), name);
434 semerr(gettext("%s is not a regular file.\n"), name);
497 uu_warn(gettext("SVCCFG_DOOR unused when "
543 prefix = gettext("Warning: ");
550 semerr(gettext("Impor
[all...]
/opensolaris-onvv-gate/usr/src/cmd/passwd/
H A Dpasswd.c290 (void) fprintf(stderr, gettext(MSG_INFO), prognamep,
319 gettext(MSG_FF));
348 (void) fprintf(stderr, gettext(MSG_UNKNOWN), prognamep,
356 (void) fprintf(stderr, gettext(MSG_SORRY), prognamep);
387 gettext(MSG_ACCOUNT_EXP), usrname);
392 gettext(MSG_AUTHTOK_EXP));
416 (void) printf(gettext(MSG_AGAIN));
454 (void) printf(gettext(MSG_SHELL_UNCHANGED));
461 (void) printf(gettext(MSG_GECOS_UNCHANGED));
468 (void) printf(gettext(MSG_DIR_UNCHANGE
[all...]
/opensolaris-onvv-gate/usr/src/cmd/filesync/
H A Drecon.c165 fprintf(stdout, gettext(V_renamed),
198 fprintf(stdout, gettext(V_nomore),
224 fprintf(stdout, gettext(V_deleted),
232 fprintf(stdout, gettext(V_delconf),
241 fp->f_problem = gettext(PROB_del_change);
250 fprintf(stdout, gettext(V_deleted),
258 fprintf(stdout, gettext(V_delconf),
267 fp->f_problem = gettext(PROB_del_change);
278 fprintf(stdout, gettext(V_created),
285 fprintf(stdout, gettext(V_create
[all...]
/opensolaris-onvv-gate/usr/src/cmd/zpool/
H A Dzpool_vdev.c99 (void) fprintf(stderr, gettext("invalid vdev specification\n"));
101 (void) fprintf(stderr, gettext("use '-f' to override "
104 (void) fprintf(stderr, gettext("the following errors "
124 (void) fprintf(stderr, gettext("warning: device in use checking "
165 vdev_error(gettext("%s overlaps with %s\n"), path, msg);
218 vdev_error(gettext("'%s' has no media in drive\n"), name);
294 vdev_error(gettext("%s is currently used by swap. "
307 desc = gettext("active");
311 desc = gettext("exported");
315 desc = gettext("potentiall
[all...]
/opensolaris-onvv-gate/usr/src/cmd/fs.d/cachefs/cfsd/
H A Dcfsd_logelem.c452 gettext("File %s renamed as %s on "
476 gettext("Cannot move %s to lost+found. "),
479 gettext("Run cachefs fsck on the file system."),
485 gettext("Moved %s to %s/%s/%s."), namep,
527 logelem_message(logelem_object_p, gettext("cachefsd: Problem: "), strp);
553 logelem_message(logelem_object_p, gettext("cachefsd: Resolution: "),
577 gettext("cachefsd: log element message truncated\n"));
632 snprintf(mesgbuf, sizeof (mesgbuf), gettext("%s failed"), opp);
634 strlcat(mesgbuf, gettext(" on "), sizeof (mesgbuf));
645 gettext(" Erro
[all...]
/opensolaris-onvv-gate/usr/src/cmd/fruadm/
H A Dfruadm.c63 gettext("Usage: %s [ -l ] | [ [ -r ] frupath [ text ] ]\n"),
95 gettext("\"%s\" is not a supported field\n"),
102 (void) fprintf(stderr, gettext("\"%s\": %s\n"),
109 gettext("\"%s\" is not a field\n"), argv[i]);
237 assert(gettext("Unicode not yet supported") == 0);
261 (void) printf(gettext("Unrecognized Value: 0x"));
392 gettext("Failed to get definition %s: %s\n"),
452 (void) fprintf(stderr, gettext("fru_update_field(): %s\n"),
484 (void) fprintf(stderr, gettext("fru_update_field(): %s\n"),
526 (void) fprintf(stderr, gettext("fru_create_segmen
[all...]
/opensolaris-onvv-gate/usr/src/cmd/gss/gsscred/
H A Dgsscred_file.c77 gettext("Unable to open gsscred file [%s]"),
110 gettext("Unable to open gsscred file [%s]"),
187 gettext("Unable to open gsscred"
204 gettext("Unable to open gsscred file [%s]"),
215 gettext("Unable to open gsscred temporary"
241 *errDetails = strdup(gettext("No users found"));
/opensolaris-onvv-gate/usr/src/cmd/lp/cmd/scripts/
H A Dlpsched42 /bin/gettext "Print services already active.\n"
53 /bin/gettext "Print services started.\n"
127 /bin/gettext "Print services started.\n"
/opensolaris-onvv-gate/usr/src/cmd/lp/model/netpr/
H A Dtcp_misc.c90 gettext("Netpr: System call getipnodebyname fails\n"));
111 gettext("Netpr: System call socket fails\n"));
129 gettext("Netpr: Cannot connect to printer\n"));
163 gettext("Netpr: System error: possible loss of data\n"));
182 gettext("Printer not responding;" \
203 (void) fprintf(stderr, gettext("Printer ok\n"));
/opensolaris-onvv-gate/usr/src/cmd/zic/
H A Dzic.c361 (void) fprintf(stderr, gettext("%s: Memory exhausted: %s\n"),
407 (void) fprintf(stderr, gettext("\"%s\", line %d: %s"),
410 (void) fprintf(stderr, gettext(" (rule from \"%s\", line %d)"),
422 cp = ecpyalloc(gettext("warning: "));
433 (void) fprintf(stderr, gettext("%s: usage is %s "
438 (void) fprintf(stderr, gettext("%s: usage is %s "
488 (void) fprintf(stderr, gettext(
498 (void) fprintf(stderr, gettext(
508 (void) fprintf(stderr, gettext(
518 (void) fprintf(stderr, gettext(
[all...]
/opensolaris-onvv-gate/usr/src/cmd/fs.d/
H A Dmount.c326 fprintf(stderr, gettext
337 fprintf(stderr, gettext
344 fprintf(stderr, gettext
373 gettext("%s: Cannot use -p and -v with arguments\n"), myname);
436 fprintf(stderr, gettext(
484 fprintf(stderr, gettext("%s: cannot stat %s\n"),
491 gettext("%s: mount point cannot be determined\n"),
497 gettext("%s: special cannot be determined\n"),
553 fprintf(stderr, gettext("Usage:\n%s [-v | -p]\n"), myname);
554 fprintf(stderr, gettext(
[all...]

Completed in 231 milliseconds

<<21222324252627282930>>