Searched refs:gettext (Results 401 - 425 of 1541) sorted by relevance

<<11121314151617181920>>

/opensolaris-onvv-gate/usr/src/cmd/audit/
H A Daudit.c102 (void) fprintf(stderr, gettext("usage: %s\n"), usage);
108 (void) fprintf(stderr, gettext("usage: %s\n"), usage);
146 (void) fprintf(stderr, gettext("configuration ok\n"));
153 (void) fprintf(stderr, gettext("usage: %s\n"), usage);
216 gettext("Could not get plugin configuration.\n"));
237 gettext("%s: audit_binfile(5) \"p_dir:\" "
242 gettext("%s: audit_binfile(5) \"p_dir:\" "
251 gettext("%s: audit_binfile(5) "
264 (void) fprintf(stderr, gettext("%s: no active plugin found\n"),
289 (void) fprintf(stderr, gettext(
[all...]
/opensolaris-onvv-gate/usr/src/cmd/cmd-crypto/tpmadm/
H A Dmain.c47 gettext("usage: %s command args ...\n"), progname);
49 gettext("where 'command' is one of the following:\n"));
138 gettext("Enable the TPM and restart Solaris.\n"));
142 gettext("Make sure the tcsd service "
159 print_error(ret, gettext("Get TPM capability"));
165 gettext("Capability 0x%x returned %u bytes "
173 print_error(ret, gettext("Free capability buffer"));
190 print_error(ret, gettext("Set policy secret"));
199 print_error(ret, gettext("Set policy prompt"));
216 print_error(ret, gettext("Ge
[all...]
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A D6to4relay.c74 (void) fprintf(stderr, gettext("6to4relay: unable to get "
81 (void) printf(gettext("6to4 Relay Router communication "
84 (void) printf(gettext("6to4 Relay Router communication "
86 (void) printf(gettext("IPv4 destination address of Relay "
117 (void) fprintf(stderr, gettext("6to4relay: unable to modify "
151 gettext("6to4relay: write to routing socket: %s\n"),
154 (void) fprintf(stderr, gettext("6to4relay: write to "
165 gettext("usage:\n"
188 (void) fprintf(stderr, gettext("6to4relay: error opening "
243 (void) fprintf(stderr, gettext("
[all...]
/opensolaris-onvv-gate/usr/src/cmd/fs.d/nfs/nfsref/
H A Dnfsref.c55 fprintf(stderr, gettext("Usage:\n"));
57 gettext("\tnfsref [-t type] add path location [location ...]\n"));
58 fprintf(stderr, gettext("\tnfsref [-t type] remove path\n"));
59 fprintf(stderr, gettext("\tnfsref [-t type] lookup path\n"));
176 printf(gettext(
180 printf(gettext("Created reparse point %s\n"), sl_path);
182 printf(gettext("Added to reparse point %s\n"), sl_path);
251 printf(gettext("Removed svc_type '%s' from %s\n"), svc_type, sl_path);
311 printf(gettext("%s points to: "), sl_path);
357 gettext("Warnin
[all...]
/opensolaris-onvv-gate/usr/src/cmd/nscd/
H A Dserver.c124 (void) fprintf(stderr, gettext("Unable to set locale\n"));
128 (void) fprintf(stderr, gettext("Unable to set textdomain\n"));
140 gettext("With Trusted Extensions nscd runs only in the "
153 gettext("Must be root to use any option other than -g\n\n"));
159 gettext("%s doesn't appear to be running.\n"),
165 gettext("unable to get configuration and statistics data\n"));
205 gettext("nscd not running, no statistics to show\n\n"));
212 gettext("nscd not running, no cache to invalidate\n\n"));
235 gettext("initialization of switch failed (rc = %d)\n"), rc);
246 gettext("initializatio
[all...]
/opensolaris-onvv-gate/usr/src/cmd/svr4pkg/installf/
H A Dinstallf.c147 progerr(gettext(ERR_NULLPATH));
162 progerr(gettext(ERR_RELPATH),
176 progerr(gettext(ERR_RELPATH), ept->path);
186 progerr(gettext(ERR_LINK), ept->path);
192 progerr(gettext(ERR_LINKARGS), ept->path);
201 progerr(gettext(ERR_LINKFTYPE), ept->ftype, ept->path);
218 progerr(gettext(ERR_LINK), ept->path);
221 progerr(gettext(ERR_FTYPE), ept->ftype, ept->path);
229 progerr(gettext(ERR_MAJOR), argv[n-1],
237 progerr(gettext(ERR_MINO
[all...]
H A Dmain.c176 progerr(gettext(ERR_NOTROOT), prog);
197 progerr(gettext(ERR_ROOT_SET));
211 progerr(gettext(ERR_CLASSLONG));
216 progerr(gettext(ERR_CLASSCHAR));
245 progerr(gettext(ERR_ROOT_CMD));
312 progerr(gettext(ERR_PKGNAME_TOO_LONG), PKGSIZ, n, n-PKGSIZ,
353 progerr(gettext(ERR_INVAL), pkginst);
357 progerr(gettext(ERR_NOTINST), pkginst);
376 logerr(gettext(MSG_MANMOUNT));
398 progerr(gettext(ERR_MER
[all...]
/opensolaris-onvv-gate/usr/src/cmd/modload/
H A Ddrvsubr.c79 (void) fprintf(stderr, gettext(ERR_CANT_ACCESS_FILE),
83 (void) fprintf(stderr, gettext(ERR_NO_UPDATE),
85 (void) fprintf(stderr, gettext(ERR_NO_MEM));
88 (void) fprintf(stderr, gettext(ERR_NO_UPDATE),
92 (void) fprintf(stderr, gettext(ERR_NO_UPDATE),
94 (void) fprintf(stderr, gettext(ERR_NO_MEM));
97 (void) fprintf(stderr, gettext(ERR_NO_UPDATE),
99 (void) fprintf(stderr, gettext(ERR_NO_MEM));
102 (void) fprintf(stderr, gettext(ERR_NO_UPDATE),
106 (void) fprintf(stderr, gettext(ERR_NO_UPDAT
[all...]
/opensolaris-onvv-gate/usr/src/lib/libpkg/common/
H A Dkeystore.c143 gettext(ERR_KEYSTORE_NO_ALIAS),
178 gettext(ERR_KEYSTORE_NO_ALIAS),
209 gettext(ERR_KEYSTORE_NOCERT),
213 gettext(ERR_KEYSTORE_NOPUBCERTS),
216 gettext(ERR_KEYSTORE_NOCACERTS),
257 typ_str = gettext(MSG_KEYSTORE_TRUSTED);
259 typ_str = gettext(MSG_KEYSTORE_UNTRUSTED);
263 cn_str = gettext(MSG_KEYSTORE_UNKNOWN);
267 icn_str = gettext(MSG_KEYSTORE_UNKNOWN);
274 pkgerr_add(err, PKGERR_WEB, gettext(ERR_LE
[all...]
H A Dpkgweb.c213 gettext(ERR_BAD_PROXY), *proxy);
228 gettext(ERR_BAD_PROXY), *proxy);
376 pkgerr_add(err, PKGERR_WEB, gettext(ERR_NO_DWNLD_DIR));
399 echo_out(nointeract, gettext(MSG_DWNLD_TIMEOUT));
405 echo_out(nointeract, gettext(MSG_DWNLD_CONNREF),
411 echo_out(nointeract, gettext(MSG_DWNLD_HOSTDWN),
430 echo_out(nointeract, gettext(MSG_DWNLD_TIMEOUT));
436 echo_out(nointeract, gettext(MSG_DWNLD_CONNREF),
442 echo_out(nointeract, gettext(MSG_DWNLD_HOSTDWN),
466 echo_out(nointeract, gettext(MSG_DWNLD_TIMEOU
[all...]
/opensolaris-onvv-gate/usr/src/cmd/auditreduce/
H A Dtime.c60 invalid_inter = gettext("invalid date/time format -");
216 gettext("seconds out of range (%d)"), tme->tm_sec + 1);
220 gettext("minutes out of range (%d)"), tme->tm_min + 1);
224 gettext("hours out of range (%d)"), tme->tm_hour + 1);
228 gettext("months out of range (%d)"), tme->tm_mon + 1);
232 gettext("years out of range (%d)"), tme->tm_year);
239 gettext("days out of range (%d)"), tme->tm_mday);
244 gettext("weekday out of range (%d)"), tme->tm_wday);
248 gettext("day of year out of range (%d)"), tme->tm_yday);
290 (void) sprintf(errbuf, gettext("
[all...]
/opensolaris-onvv-gate/usr/src/cmd/backup/dump/
H A Ddumpoptr.c111 msgtail(gettext("YES\n"));
113 msgtail(gettext("NO\n"));
150 if (strcasecmp(replybuffer, gettext("yes\n")) == 0) {
155 } else if (strcasecmp(replybuffer, gettext("no\n")) == 0) {
161 msg(gettext("\"yes\" or \"no\"?\n"));
206 msg(gettext("NEEDS ATTENTION: %s"), attnmessage);
225 msg(gettext("Interrupt received.\n"));
226 if (query(gettext(
261 msg(gettext("pipe: %s\n"), strerror(saverr));
272 msg(gettext("dup
[all...]
/opensolaris-onvv-gate/usr/src/lib/auditd_plugins/remote/
H A Daudit_remote.c237 *error = strdup(gettext("no hostname specified"));
258 *error = strdup(gettext("invalid host:port:mech "
264 *error = strdup(gettext("invalid hostname "
272 *error = strdup(gettext("empty hostname "
286 *error = strdup(gettext("host not found, "
290 *error = strdup(gettext("host not found"));
306 *error = strdup(gettext(
316 *error = strdup(gettext("invalid port number"));
326 *error = strdup(gettext("unknown mechanism"));
339 *error = strdup(gettext("n
[all...]
/opensolaris-onvv-gate/usr/src/ucbcmd/shutdown/
H A Dshutdown.c183 (void) fprintf(stderr, gettext(msg20));
244 (void) fprintf(stderr, gettext(msg1),
246 (void) fprintf(stderr, gettext(msg2));
247 finish(gettext(msg3), "", 1);
253 (void) fprintf(stderr, gettext(msg4));
254 finish(gettext(msg5), "", 1);
258 gettext("shutdown: Incompatible switches '-r' & '-h'\n"));
259 finish(gettext("shutdown: Incompatible switches '-r' & '-h'"),
264 gettext("shutdown: Incompatible switches '-f' & '-n'\n"));
265 finish(gettext("shutdow
[all...]
/opensolaris-onvv-gate/usr/src/cmd/fs.d/nfs/clear_locks/
H A Dclear_locks.c69 gettext("client name '%s' can not be resolved\n"),
107 (void) fprintf(stderr, gettext("clear_locks: must be root\n"));
136 gettext("Usage: clear_locks [-s] hostname\n"));
142 gettext("Clearing locks held for NFS client %s on server %s\n"),
147 gettext("Clearing locks held for NFS client %s on server %s\n"),
176 gettext("clear of locks held for %s on %s returned success\n"),
/opensolaris-onvv-gate/usr/src/cmd/krb5/kwarn/
H A Dkwarnd_send.c134 (void) fprintf(fp, gettext(
138 fprintf(fp, gettext("\r\nMessage to %s"), msg);
156 (void) syslog(LOG_ERR, gettext("no place to send.\n"));
179 gettext("Timeout trying to open line(%s).\n"),
182 syslog(LOG_ERR, gettext("Timeout trying to open line(%s).\n"),
192 (void) fprintf(fp, "%s\r\n", gettext("<EOT>"));
/opensolaris-onvv-gate/usr/src/cmd/picl/prtpicl/
H A Dprtpicl.c126 print_errmsg(gettext(err_msg[EM_USAGE]), prog);
194 (void) printf("<%s>", gettext("WRITE-ONLY"));
211 (void) printf("<%s: %s>", gettext("ERROR"), picl_strerror(err));
236 print_errmsg(gettext(err_msg[EM_INT_INVSIZE]),
257 print_errmsg(gettext(err_msg[EM_UINT_INVSIZE]),
271 print_errmsg(gettext(err_msg[EM_FLOAT_INVSIZE]),
278 print_errmsg(gettext(err_msg[EM_TS_INVSIZE]));
284 print_errmsg(gettext(err_msg[EM_TS_OVERFLOW]));
289 print_errmsg(gettext(err_msg[EM_TS_INVALID]));
297 print_errmsg(gettext(err_ms
[all...]
/opensolaris-onvv-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dsortmap.c68 echo(gettext("## Processing package information."));
70 echo(gettext("## Processing package information in zone <%s>."),
97 progerr(gettext("unable to process pkgmap"));
107 echo(gettext("## Processing system information."));
109 echo(gettext("## Processing system information in zone <%s>."),
130 progerr(gettext(db_mrg));
/opensolaris-onvv-gate/usr/src/cmd/valtools/
H A Dckkeywd.c57 gettext("usage: %s [options] keyword [...]\n"), prog);
58 (void) fprintf(stderr, gettext(OPTMESG));
59 (void) fprintf(stderr, gettext(STDOPTS));
108 gettext("%s: ERROR: negative display width specified\n"),
156 gettext("Not enough memory\n"));
173 gettext("Not enough memory\n"));
/opensolaris-onvv-gate/usr/src/cmd/vi/port/
H A Dex_cmds.c98 gettext("Offset out-of-bounds") :
99 gettext("Offset after command "
248 gettext("Enter key:"))))) == -1) {
252 smerror(gettext("Encryption facility "
280 error(gettext(
377 gettext("No write") :
378 gettext("No write since "
467 (unsigned char *)gettext("Mark what?") :
469 gettext("%s requires following "
473 error((vi_TERSE) ? gettext("Ba
[all...]
/opensolaris-onvv-gate/usr/src/cmd/chmod/
H A Dchmod.c281 errmsg(2, 0, gettext("can't access %s\n"), path);
288 errmsg(2, 0, gettext("can't access %s\n"), path);
309 errmsg(2, 0, gettext("can't change %s\n"), path);
342 errmsg(2, 255, gettext("chmod: could not getcwd %s\n"),
350 errmsg(2, 0, gettext("can't access %s\n"), path);
362 errmsg(2, 0, gettext("can't change %s\n"), path);
397 errmsg(2, 0, gettext("directory path name too long: %s\n"),
404 gettext("directory path name too long: %s/\n"),
418 gettext("directory path name too long: %s\n"),
425 gettext("director
[all...]
/opensolaris-onvv-gate/usr/src/cmd/halt/
H A Dhalt.c409 gettext("%s: Failed to stop %s: %s.\n"),
417 (void) fprintf(stderr, gettext("%s: Failed to stop %s.\n"),
488 gettext("%s: Could not halt zones"
500 (void) fprintf(stderr, gettext("%s: Halting 1 zone.\n"),
503 (void) fprintf(stderr, gettext("%s: Halting %i zones.\n"),
518 gettext("%s: Unexpected error while "
528 gettext("%s: Zone \"%s\" could not be"
537 gettext("%s: Zone \"%s\" could not be halted"
576 gettext("%s: Still waiting for 1 zone to "
581 gettext("
[all...]
/opensolaris-onvv-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dadm_uef.c49 static int err; /* To store errno which may be overwritten by gettext() */
56 (void) printf(gettext("Slot Flags: "));
69 (void) printf(gettext("Flags: "));
206 cryptoerror(LOG_STDERR, gettext("internal error."));
214 gettext("%s does not exist."), libname);
221 (void) printf(gettext("%s: the provider name is too long."),
289 (void) printf(gettext("%s: no slots presented.\n"),
313 (void) printf(gettext("Number of slots: %d\n"), slot_count);
325 (void) printf(gettext("\nSlot #%d\n"), i+1);
345 (void) printf(gettext("Descriptio
[all...]
/opensolaris-onvv-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslogd.c121 (void) fprintf(stderr, gettext("%s must be run as root\n"),
221 syslog(LOG_ERR, gettext(
248 (void) fprintf(stderr, gettext(
254 (void) fprintf(stderr, gettext(
260 (void) fprintf(stderr, gettext(
266 (void) fprintf(stderr, gettext(
272 (void) fprintf(stderr, gettext(
279 (void) fprintf(stderr, gettext(
291 (void) fprintf(stderr, gettext("chdir /: %s"), strerror(errno));
301 (void) fprintf(stderr, gettext("
[all...]
/opensolaris-onvv-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr.c118 syslog(LOG_ERR, gettext("ldap_cachemgr: "
296 (void) fprintf(stderr, gettext("chdir(\"%s\") failed: %s\n"),
315 gettext("Must be root to use any option "
323 gettext("%s doesn't appear to be running.\n"),
352 (void) fprintf(stderr, gettext("Cannot contact %s "
413 gettext("%s doesn't appear to be running.\n"),
426 gettext("Error during admin call\n"));
432 gettext("%s already running....use '%s "
465 gettext("Incorrect Debug Level: %d\n"
497 gettext("ldap_cachemg
[all...]

Completed in 280 milliseconds

<<11121314151617181920>>