Searched refs:gettext (Results 501 - 525 of 1541) sorted by relevance

<<21222324252627282930>>

/opensolaris-onvv-gate/usr/src/cmd/svr4pkg/pkgmk/
H A Dmain.c254 progerr(gettext(ERR_NROOT), NROOT);
307 progerr(gettext(ERR_PKGINST), pkginst);
328 progerr(gettext(ERR_DEVICE), SPOOLDEV);
339 progerr(gettext(ERR_PROTOTYPE));
345 progerr(gettext(ERR_BADDEV), device);
350 progerr(gettext(ERR_DSTREAM), device);
364 progerr(gettext(ERR_TEMP), errno);
368 (void) fprintf(stderr, gettext(MSG_PROTOTYPE));
370 progerr(gettext(ERR_BUILD));
377 progerr(gettext(ERR_TEM
[all...]
/opensolaris-onvv-gate/usr/src/cmd/volcheck/
H A Dvolcheck.c46 gettext("usage: %s [-t #secs -i #secs] [-v] [path | nickname]\n"),
49 gettext("If path is not supplied all media is checked\n"));
86 gettext("HAL initialization failed: %s\n"),
/opensolaris-onvv-gate/usr/src/cmd/eject/
H A Deject.c261 gettext("%s: no media\n"), name);
272 gettext("%s: no media\n"), name);
291 gettext("usage: %s [-fldqt] [name | nickname]\n"),
294 gettext("options:\t-f force eject\n"));
296 gettext("\t\t-l list ejectable devices\n"));
298 gettext("\t\t-d show default device\n"));
300 gettext("\t\t-q query for media present\n"));
302 gettext("\t\t-t close tray\n"));
324 gettext("WARNING: can not unmount %s, the file system is (probably) busy\n"),
329 gettext("WARNIN
[all...]
/opensolaris-onvv-gate/usr/src/cmd/lp/lib/papi/
H A Dlpsched-msgs.c66 gettext("unable to build message for scheduler: %s"),
77 gettext("unable to send message to scheduler: %s"),
100 gettext("unable to read message from scheduler: %s"),
111 gettext("unable to parse message from scheduler: %s"),
159 return (gettext("lpsched: out of memory"));
161 return (gettext("No filter available to convert job"));
163 return (gettext("lpsched: could not open request"));
165 return (gettext("queue disabled"));
167 return (gettext("destination denied request"));
169 return (gettext("unknow
[all...]
/opensolaris-onvv-gate/usr/src/cmd/vscan/vscand/
H A Dvs_main.c164 vscand_error(gettext("non-global zone not supported"));
170 vscand_error(gettext("Trusted Extensions not supported"));
220 vscand_error(gettext("failed to initialize service"));
233 vscand_error(gettext("failed to initialize service"));
301 gettext("Usage"), progname);
305 gettext("run program in foreground"));
353 vscand_error(gettext("failed to initialize privileges"));
368 vscand_error(gettext("failed to create pipe for daemonize"));
373 vscand_error(gettext("failed to fork for daemonize"));
393 vscand_error(gettext("faile
[all...]
/opensolaris-onvv-gate/usr/src/cmd/avs/nsctl/
H A Dnskernd.c95 (void) fprintf(stderr, gettext("usage: nskernd\n"));
149 gettext("nskernd: unable to shutdown: "
158 gettext("nskernd: delay shutdown: "
199 gettext("nskernd: NSKERND_STOP failed\n"));
232 gettext(
258 gettext(
288 (void) fprintf(stderr, gettext("nskernd: malloc(%d) failed\n"),
305 gettext("nskernd: thr_create failed: %s\n"),
351 (void) fprintf(stderr, gettext(
355 (void) fprintf(stdout, gettext(
[all...]
/opensolaris-onvv-gate/usr/src/lib/brand/solaris10/zone/
H A Dp2v.ksh44 msg=$(gettext "Postprocessing cancelled due to interrupt.")
526 e_badinfo=$(gettext "Failed to get '%s' zone resource")
527 e_badfile=$(gettext "Invalid '%s' file within the zone")
528 v_mkdirs=$(gettext "Creating mount points")
529 v_nonetfix=$(gettext "Cannot update /etc/hostname.{net} file")
530 v_adjust=$(gettext "Updating the image to run within a zone")
531 v_stacktype=$(gettext "Stack type '%s'")
532 v_booting=$(gettext "Booting zone to single user mode")
533 e_bootfail=$(gettext "Failed to boot zone to single user mode.")
534 e_nosmf=$(gettext "SM
[all...]
/opensolaris-onvv-gate/usr/src/cmd/avs/rdc/
H A Dsndrboot.c150 gettext("unable to determine the current "
154 gettext("incorrect Solaris release (requires %s)\n"),
161 gettext("%s unable to get maxsets value from kernel"),
165 gettext("unable to get maxsets value from kernel"));
171 gettext(
183 spcs_log("sndr", NULL, gettext("Fixed %d Remote Mirror"
186 rdc_warn(NULL, gettext("Fixed %d Remote Mirror set "
196 gettext("Config contains no dual copy sets"));
283 gettext("%s gethost_byname failed for %s"),
297 gettext("
[all...]
/opensolaris-onvv-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dclusters.c107 (void) printf(gettext("\nOrphaned allocation units originally "
113 (void) printf(gettext("\nOrphaned allocation units originally "
115 (void) printf(gettext("Orphaned chain begins with allocation "
126 (void) printf(gettext("%d bytes in the orphaned chain of "
129 (void) printf(gettext("[Starting at allocation "
157 gettext("Free the allocation units in the orphaned chain ? "
174 (void) printf(gettext("Re-link orphaned chain into file system ? "
244 perror(gettext("No memory for cached cluster info"));
251 perror(gettext("No memory for cached copy of cluster"));
260 gettext("Allocatio
[all...]
/opensolaris-onvv-gate/usr/src/cmd/zoneadm/
H A Dzfs.c87 (void) fprintf(stderr, gettext("cannot verify zfs dataset %s: "
220 if ((status = subproc_status(gettext("brand-specific presnapshot"),
241 if ((status = subproc_status(gettext("brand-specific postsnapshot"),
348 if ((status = subproc_status(gettext("brand-specific validatesnapshot"),
398 (void) printf(gettext("Cloning snapshot %s\n"), snapshot_name);
412 (void) fprintf(stderr, gettext("could not create ZFS clone "
434 (void) fprintf(stderr, gettext("could not mount ZFS clone "
439 (void) fprintf(stderr, gettext("could not remove the "
728 (void) fprintf(stderr, gettext("failed to rename snapshot %s "
797 (void) fprintf(stderr, gettext("faile
[all...]
/opensolaris-onvv-gate/usr/src/cmd/pginfo/
H A Dpginfo.pl38 use Sun::Solaris::Utils qw(textdomain gettext);
128 printf gettext("%s version %s\n"), $cmdname, VERSION;
137 gettext("%s: options -I and -C can not be used at the same time\n"),
146 gettext("%s: options -C and -I can not be used with -p -s or -T\n"),
153 gettext("%s: option -p can not be used with -s\n"), $cmdname;
159 gettext("%s: option -T can not be used with -s\n"),
178 gettext("%s: can not obtain Processor Group information: $!\n"),
196 gettext("%s: this system does not have any Processor groups\n"),
233 gettext("%s: Invalid processor IDs %s\n"),
251 gettext("
[all...]
/opensolaris-onvv-gate/usr/src/cmd/svr4pkg/pkgproto/
H A Dmain.c120 progerr(gettext(ERR_CLASSLONG));
125 progerr(gettext(ERR_CLASSCHAR));
197 logerr(gettext("ERROR: %s"), path);
221 ptext(stderr, gettext(WRN_SCARYLINK),
230 logerr(gettext("ERROR: %s"), path);
260 progerr(gettext(ERR_WRITE));
283 progerr(gettext(ERR_PATHLONG));
294 progerr(gettext(ERR_PATHLONG));
304 progerr(gettext(ERR_STAT), path);
312 progerr(gettext(ERR_POPE
[all...]
/opensolaris-onvv-gate/usr/src/cmd/tar/
H A Dtar.c729 (void) fprintf(stderr, gettext(
735 (void) fprintf(stderr, gettext(ERR_MSG_INIT_YES),
788 assert_string(*argv, gettext(
830 assert_string(*argv, gettext(
862 assert_string(*argv, gettext(
909 (void) fprintf(stderr, gettext(
917 (void) fprintf(stderr, gettext(
924 (void) fprintf(stderr, gettext(
933 (void) fprintf(stderr, gettext(
940 fatal(gettext("Missin
[all...]
/opensolaris-onvv-gate/usr/src/cmd/svc/svcadm/
H A Dsvcadm.c118 uu_die(gettext("Connection to repository server broken. "
123 uu_die(gettext("Repository is read-only. Exiting.\n"));
128 uu_die(gettext("Unexpected libscf error: %s. Exiting.\n"),
142 (void) fprintf(stderr, gettext(
462 uu_die(gettext("Could not get contract id for process"));
467 uu_warn(gettext("Could not read status of contract "
471 uu_warn(gettext("Could not get svc_fmri for contract "
535 uu_warn(gettext("%s: Repository read-only.\n"), fmri);
537 uu_warn(gettext("%s: Could not set %s/%s "
555 uu_warn(gettext("
[all...]
/opensolaris-onvv-gate/usr/src/cmd/boot/installboot/
H A Dinstallboot.c126 (void) fprintf(stderr, gettext("WARNING, bootblock size"
139 perror(gettext("Memory allocation failure"));
223 perror(gettext("Memory allocation failure"));
468 (void) fprintf(stderr, gettext("%s: Not a character device\n"),
484 perror(gettext("Memory allocation failure"));
541 perror(gettext("Memory Allocation Failure"));
554 (void) fprintf(stdout, gettext("Propagating %s bootblock to %s\n"),
566 (void) fprintf(stderr, gettext("Error updating the bootblock "
572 (void) fprintf(stderr, gettext("Error writing bootblock to "
605 (void) fprintf(stderr, gettext("Missin
[all...]
/opensolaris-onvv-gate/usr/src/cmd/sgs/yacc/common/
H A Dy2.c228 error(gettext(
266 (void) fprintf(stderr, gettext(
281 error(gettext(
295 error(gettext(
306 error(gettext(
317 error(gettext(
328 error(gettext(
336 error(gettext(
384 error(gettext(
403 error(gettext(
[all...]
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.lib/wanboot/p12split/
H A Dp12split.c236 (void) printf(gettext("\nMain cert:\n"));
245 (void) printf(gettext(" Subject: %s\n"),
252 (void) printf(gettext(" Issuer: %s\n"), bufp);
268 gettext("\nTrust Anchor cert %d:\n"), i);
278 gettext(" Subject: %s\n"), bufp);
285 gettext(" Issuer: %s\n"), bufp);
311 i_pass = getpassphrase(gettext("Enter key password: "));
369 (void) fprintf(stderr, gettext(" Removing cert\n"));
384 (void) fprintf(stderr, gettext(" Removing cert\n"));
404 (void) fprintf(stderr, gettext(" Subjec
[all...]
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/kssl/ksslcfg/
H A Dksslcfg_create.c38 (void) fprintf(stderr, gettext("Usage:\n"));
53 (void) fprintf(stderr, gettext("options are:\n"));
72 (void) fprintf(stderr, gettext(
82 (void) fprintf(stderr, gettext(
86 (void) fprintf(stderr, gettext(
142 (void) fprintf(stderr, gettext(
211 (void) fprintf(stderr, gettext(
215 (void) fprintf(stderr, gettext(
273 (void) fprintf(stderr, gettext(
292 (void) fprintf(stderr, gettext(
[all...]
/opensolaris-onvv-gate/usr/src/cmd/expand/
H A Dunexpand.c239 (void) fprintf(stderr, gettext(
245 (void) fprintf(stderr, gettext(
251 (void) fprintf(stderr, gettext(
261 (void) fprintf(stderr, gettext(
273 (void) fprintf(stderr, gettext(
/opensolaris-onvv-gate/usr/src/cmd/krb5/kadmin/server/
H A Dipropd_svc.c47 #define LOG_UNAUTH gettext("Unauthorized request: %s, %s, " \
49 #define LOG_DONE gettext("Request: %s, %s, %s, client=%s, " \
131 gettext("%s: server handle is NULL"),
138 gettext("%s: setup_gss_names failed"),
148 gettext("%s: Couldn't obtain client's name"),
172 gettext("%s; Incoming SerialNo=%u; Outgoing SerialNo=%u"),
178 gettext("%s; Incoming SerialNo=%u; Outgoing SerialNo=N/A"),
249 gettext("%s: server handle is NULL"),
258 gettext("%s: setup_gss_names failed"),
268 gettext("
[all...]
/opensolaris-onvv-gate/usr/src/cmd/newtask/
H A Dutils.c53 (void) fprintf(stderr, gettext(PNAME_FMT), pname);
60 (void) fprintf(stderr, gettext(ERRNO_FMT), strerror(err));
71 (void) fprintf(stderr, gettext(PNAME_FMT), pname);
78 (void) fprintf(stderr, gettext(ERRNO_FMT), strerror(err));
103 die(gettext("out of memory\n"));
/opensolaris-onvv-gate/usr/src/cmd/print/bsd-sysv-commands/
H A Ddisable.c52 gettext("Usage: %s [-c] [-W] [-r reason] destination ...\n"),
129 fprintf(stderr, gettext(
137 printf(gettext("printer \"%s\" now disabled\n"),
140 fprintf(stderr, gettext(
150 fprintf(stderr, gettext("disable: %s: %s\n"),
/opensolaris-onvv-gate/usr/src/cmd/spell/
H A Dspellin.c97 (void) fprintf(stderr, gettext("%s: arg count\n"), argv[0]);
102 (void) fprintf(stderr, gettext("%s: no space for table\n"),
107 (void) fprintf(stderr, gettext("%s: illegal count"), argv[0]);
112 (void) fprintf(stderr, gettext("%s: expected code widths = %f\n"),
154 gettext("%s: %ld items, %d ignored, %d extra, %u words occupied\n"),
/opensolaris-onvv-gate/usr/src/cmd/svr4pkg/libinst/
H A Dfixpath.c137 ptext(stderr, gettext(ERR_IRSET), path);
140 ptext(stderr, gettext(MSG_IR_REPL), path);
147 ptext(stderr, gettext(ERR_IRNOTABS), path);
188 progerr(gettext(ERR_ALLOCFAILED), "fixpath()");
332 progerr(gettext(ERR_PATHNAME));
384 progerr(gettext(MSG_REQBASEDIR));
389 basedir, NULL, gettext(MSG_HELP),
390 gettext(MSG_PROMPT)))
450 progerr(gettext(ERR_ASKBD),
461 progerr(gettext(ERR_ADMIN_INVA
[all...]
/opensolaris-onvv-gate/usr/src/cmd/svr4pkg/pkgparam/
H A Dpkgparam.c71 (void) fprintf(stderr, gettext(ERR_USAGE), prog, prog);
100 progerr(gettext(ERR_ROOT_SET));
122 progerr(gettext(ERR_ROOT_CMD));
158 progerr(gettext(ERR_FLT));
166 progerr(gettext(ERR_MESG), pkginst);

Completed in 336 milliseconds

<<21222324252627282930>>