Searched refs:gettext (Results 901 - 925 of 1541) sorted by relevance

<<31323334353637383940>>

/opensolaris-onvv-gate/usr/src/cmd/cdrw/
H A Dbstream.c54 return (gettext("No error"));
56 return (gettext("Not a regular file"));
58 return (gettext("Stdin not open for reading"));
60 return (gettext("Unable to read au header"));
62 return (gettext("Unsupported au format"));
64 return (gettext("Bad au header"));
66 return (gettext("Unable to read wav header"));
68 return (gettext("Unsupported wav format"));
70 return (gettext("Bad wav header"));
72 return (gettext("Unabl
[all...]
/opensolaris-onvv-gate/usr/src/cmd/dd/
H A Ddd.c663 gettext("bad argument:"), string);
676 gettext("buffer sizes cannot be zero"));
871 "dd: %s\n", gettext("not enough memory"));
893 gettext("skip failed"));
906 gettext("cannot skip past end-of-file"));
1106 perror(gettext("dd: close error"));
1696 gettext("argument out of range:"), n);
1703 gettext("bad numeric argument:"), string);
1745 gettext("dd: unexpected short write, "
1799 (void) fprintf(stderr, gettext("
[all...]
/opensolaris-onvv-gate/usr/src/cmd/fs.d/tmpfs/
H A Dmount.c148 gettext("Usage: %s [-o size] swap mount_point\n"),
169 (void) fprintf(stderr, gettext("%s: out of memory\n"),
189 (void) fprintf(stderr, gettext(
/opensolaris-onvv-gate/usr/src/cmd/geniconvtbl/
H A Ditm_comp.l72 gettext("warning: "
148 gettext("Unrecognized token '%1$c' \n"),
177 gettext("%1$s: file(%2$s) line(%3$d) last token(%4$s)\n"),
307 gettext(" specified sequence must be less than %$1d\n"),
366 itm_error(gettext("the length(%d) exceed limitation(%d)"),
400 gettext("REGEXP compile error\n"));
/opensolaris-onvv-gate/usr/src/cmd/lvm/metassist/common/
H A Dvolume_string.c256 volume_set_error(gettext("invalid size string: %s"), str);
276 gettext("missing or invalid units indicator in size: %s"),
287 gettext("converted \"%s\" to %llu bytes\n"), str, *bytes);
/opensolaris-onvv-gate/usr/src/cmd/mailx/
H A Doptim.c310 gettext("Something's amiss -- no @ or %% in arpafix\n"));
432 printf(gettext("Ran out of machine id spots\n"));
437 printf(gettext("Out of machine ids\n"));
505 printf(gettext("Use made of undefined machine id\n"));
525 printf(gettext("Use made of undefined machine id\n"));
574 printf(gettext("No host named \"%s\"\n"), netcomp);
589 printf(gettext("net name syntax\n"));
604 printf(gettext("Made up bad net name\n"));
605 printf(gettext("Machine code %c (0%o)\n"), cp[-1],
607 printf(gettext("Sorr
[all...]
/opensolaris-onvv-gate/usr/src/cmd/ndmpstat/
H A Dndmpstat_main.c118 gettext(" Error: ndmpd service not running.\n"));
127 (void) fprintf(stdout, gettext("Out of memory"));
144 (void) fprintf(stdout, gettext("Out of memory"));
/opensolaris-onvv-gate/usr/src/cmd/print/bsd-sysv-commands/
H A Dlpr.c56 gettext("Usage: %s [-P printer] [-# copies] [-C class] "
236 fprintf(stderr, gettext(
258 fprintf(stderr, gettext("%s: %s\n"), printer,
/opensolaris-onvv-gate/usr/src/cmd/refer/
H A Dinv1.c86 err(gettext("Can't read input %s"), argv[2]);
119 err(gettext("Can't get scratch file %s"), tmpb);
162 printf(gettext("%ld key occurrences, %d hashes, %d docs\n"),
/opensolaris-onvv-gate/usr/src/cmd/svr4pkg/libinst/
H A Dputparam.c97 progerr(gettext(ERR_MEMORY), errno);
124 progerr(gettext(ERR_MEMORY), errno);
147 progerr(gettext(ERR_MEMORY), errno);
/opensolaris-onvv-gate/usr/src/cmd/tnf/prex/
H A Dcmd.c68 semantic_err(gettext("no set named \"$%s\""), setname_p);
72 semantic_err(gettext("no function named \"&%s\""), fcnname_p);
104 semantic_err(gettext("no function named \"&%s\""), fcnname_p);
/opensolaris-onvv-gate/usr/src/cmd/vi/port/
H A Dex_subr.c296 viprintf(gettext("1 line"), cnt);
298 viprintf(gettext("%d lines"), cnt);
451 error(value(vi_TERSE) ? gettext("Nonzero address required") :
452 gettext("Nonzero address required on this command"));
469 error(value(vi_TERSE) ? gettext("No lines") :
470 gettext("No lines in the buffer"));
503 gettext("%d more lines") :
510 gettext("%d more lines in file after %s")), i, Command);
517 gettext("%d fewer lines") :
524 gettext("
[all...]
/opensolaris-onvv-gate/usr/src/cmd/vntsd/
H A Dconsole.c62 status = gettext("connected");
64 status = gettext("removing...");
66 status = gettext("online");
90 gettext("Connecting to console \"%s\" in group \"%s\" ...."),
98 gettext("Press ~? for control options .."))) !=
149 gettext("DOMAIN ID"), gettext("DOMAIN NAME"),
150 gettext("DOMAIN STATE"));
186 bufp = gettext("h -- this help");
192 bufp = gettext("
[all...]
/opensolaris-onvv-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_krbcontainer.c99 krb5_set_error_message(context, st, gettext("Error reading kerberos container location "
110 krb5_set_error_message(context, st, gettext("Error reading kerberos container location "
123 krb5_set_error_message(context, st, gettext("Kerberos container location not specified"));
/opensolaris-onvv-gate/usr/src/lib/libsmedia/plugins/blkdev/common/
H A Db_generic.c42 #define PERROR(string) my_perror(gettext(string))
53 (void) fprintf(stderr, gettext(err_string));
54 (void) fprintf(stderr, gettext(" : "));
/opensolaris-onvv-gate/usr/src/lib/libsmedia/plugins/pcata/common/
H A Da_generic.c47 #define PERROR(string) my_perror(gettext(string))
58 (void) fprintf(stderr, gettext(err_string));
59 (void) fprintf(stderr, gettext(" : "));
/opensolaris-onvv-gate/usr/src/cmd/boot/common/
H A Dbblk_einfo.c195 (void) fprintf(stdout, gettext("String offset %d is beyond the "
204 (void) fprintf(stdout, gettext("Warning: hashing "
283 (void) fprintf(stderr, gettext("Unable to add extended info, "
290 (void) fprintf(stderr, gettext("%s hash operation failed\n"),
307 (void) fprintf(stderr, gettext("Unable to add extended info, "
314 (void) fprintf(stderr, gettext("Unable to add extended info, "
/opensolaris-onvv-gate/usr/src/cmd/fs.d/cachefs/common/
H A Dstats_dbm.c67 gettext("Cannot open dbm file %s"), st->st_dbm_name);
134 gettext("Cannot malloc memory for fid_info record"));
165 gettext("Cannot store fid info"));
196 gettext("Cannot malloc memory for mountinfo"));
232 gettext("Cannot store mount info"));
352 gettext("Cannot store attrcache info"));
/opensolaris-onvv-gate/usr/src/cmd/lp/lib/papi/
H A Djob.c66 gettext("Failed to query service for %s: %s\n"),
563 gettext("Cannot access file: %s: %s"),
569 gettext("Cannot access file: %s: %s"),
575 gettext("Zero byte (empty) file: %s"),
599 gettext("unable to copy: %s -> %s: %s"),
627 detailed_error(svc, gettext("unable to save request: %s: %s"),
682 gettext("Cannot access file: %s: %s"),
688 gettext("Cannot access file: %s: %s"),
694 gettext("Zero byte (empty) file: %s"),
703 detailed_error(svc, gettext(
[all...]
/opensolaris-onvv-gate/usr/src/cmd/rcm_daemon/common/
H A Drcm_event.c275 gettext("unknown door command: %d\n"), cmd);
288 gettext("data error in door arguments for cmd 0x%x\n"), cmd);
311 gettext("nvlist_alloc failed: %s\n"), strerror(errno));
318 gettext("nvlist_add(RESULT) failed: %s\n"),
332 gettext("nvlist_pack(INFO) failed: %s\n"),
339 gettext("nvlist_add(INFO) failed: %s\n"),
/opensolaris-onvv-gate/usr/src/cmd/strings/
H A Dstrings.c230 (void) fprintf(stderr, gettext(
257 gettext("Invalid format\n"));
288 (void) fprintf(stderr, gettext("Cannot allocate memory: %s\n"),
410 gettext("Cannot allocate memory: %s\n"),
452 gettext("Cannot allocate memory: %s\n"),
553 (void) fprintf(stderr, gettext(
/opensolaris-onvv-gate/usr/src/cmd/touch/
H A Dtouch.c198 gettext("%s: cannot stat %s: %s\n"),
206 gettext("%s: cannot create %s: %s\n"),
244 gettext("%s: cannot change times on %s: %s\n"),
505 (void) fprintf(stderr, "%s: %s\n", myname, gettext(message));
513 (void) fprintf(stderr, gettext(
517 (void) fprintf(stderr, gettext(
/opensolaris-onvv-gate/usr/src/lib/libsmedia/plugins/floppy/common/
H A Df_format.c354 gettext("no diskette in drive \n"));
362 gettext("Media is write protected\n"));
404 gettext(" seek to cyl %d failed\n"),
439 gettext(
450 (void) fprintf(stderr, gettext(
463 gettext(
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c679 * gettext() wrapping.
694 return (gettext("Cancels the current configuration "
697 return (gettext("Clears the value for the specified "
700 return (gettext("Commits the current configuration."));
702 return (gettext("Creates a new profile or resource."));
704 return (gettext("Destroys the specified profile or "
707 return (gettext("Ends specification of a resource."));
709 return (gettext("Exits the program."));
711 return (gettext("Exports the configuration."));
713 return (gettext("Get
[all...]
/opensolaris-onvv-gate/usr/src/lib/libidmap/common/
H A Didmap_api.c1835 #define gettext(s) s macro
1837 {IDMAP_SUCCESS, gettext("Success"), 0},
1838 {IDMAP_NEXT, gettext("More results available"), 0},
1839 {IDMAP_ERR_OTHER, gettext("Undefined error"), EINVAL},
1840 {IDMAP_ERR_INTERNAL, gettext("Internal error"), EINVAL},
1841 {IDMAP_ERR_MEMORY, gettext("Out of memory"), ENOMEM},
1842 {IDMAP_ERR_NORESULT, gettext("No results available"), EINVAL},
1843 {IDMAP_ERR_NOTUSER, gettext("Not a user"), EINVAL},
1844 {IDMAP_ERR_NOTGROUP, gettext("Not a group"), EINVAL},
1845 {IDMAP_ERR_NOTSUPPORTED, gettext("Operatio
1903 #undef gettext macro
[all...]

Completed in 2086 milliseconds

<<31323334353637383940>>