Searched refs:gettext (Results 26 - 50 of 1480) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpiclsensors.h78 gettext("SUNW_envmond: Error in getting sensor reading, "\
81 gettext("SUNW_envmond: Error in getting sensor threshold, "\
84 gettext("SUNW_envmond: Error in setting sensor threshold, "\
87 gettext("SUNW_envmond: Error in getting low warning threshold")
89 gettext("SUNW_envmond: Error in getting low shutdown threshold")
91 gettext("SUNW_envmond: Error in getting low poweroff threshold")
93 gettext("SUNW_envmond: Error in getting high warning threshold")
95 gettext("SUNW_envmond: Error in getting high shutdown threshold")
97 gettext("SUNW_envmond: Error in getting high poweroff threshold")
99 gettext("SUNW_envmon
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/
H A Dpiclwatchdog.h186 gettext("SUNW_piclwatchdog: Error in memory allocation")
188 gettext("SUNW_piclwatchdog: Failed to register with picl framework,"\
191 gettext("SUNW_piclwatchdog: Error in opening SMC drv")
193 gettext("SUNW_piclwatchdog: Error in getting exclusive access "\
196 gettext("SUNW_piclwatchdog: Error in creating %s thread")
198 gettext("SUNW_piclwatchdog: ptree prop init call failed:%d")
200 gettext("SUNW_piclwatchdog: Error in creating watchdog nodes(%d):%d")
202 gettext("SUNW_piclwatchdog: Error in getting the watchdog status")
204 gettext("SUNW_piclwatchdog: Error in getting watchdog status,"\
207 gettext("SUNW_piclwatchdo
[all...]
/illumos-gate/usr/src/cmd/scadm/sparc/mpxu/common/
H A Dhelp.c42 (void) printf("\n\n%s\n\n", gettext(
H A Dinit.c56 gettext("scadm: The SC hardware was not detected.\n"));
60 gettext("scadm: The SC lock file was found. Only one\n"
65 gettext("scadm: The SC hardware could not be "
H A Dstatus.c67 gettext("SC Version"),
70 gettext("SC Bootmon Version: "),
74 (void) printf("%s %08lX\r\n\n", gettext("SC Bootmon checksum:"),
79 gettext("SC Firmware Version: "),
83 (void) printf("%s %02d\r\n", gettext("SC Build Release:"),
92 gettext("SC firmware checksum:"), rscStatus->fw_cksum);
94 gettext("SC firmware built:"), rscStatus->creationDate);
96 gettext("SC System Memory Size:"), rscStatus->sys_mem,
97 gettext("MB"));
99 gettext("S
[all...]
/illumos-gate/usr/src/cmd/ndmpadm/
H A Dndmpadm_print.c73 (void) fprintf(stdout, gettext("\t%s type:\tLocal\n"), label);
76 (void) fprintf(stdout, gettext("\t%s type:\tTCP\n"), label);
77 (void) fprintf(stdout, gettext("\t%s address:\t%s\n"),
81 (void) fprintf(stdout, gettext("\t%s type:\tFC\n"), label);
84 (void) fprintf(stdout, gettext("\t%s type:\tIPC\n"), label);
88 gettext("\t%s addr type unknown (0x%x)\n"),
105 (void) fprintf(stdout, gettext("\tdata.env[%d]:\t%s: "),
118 (void) fprintf(stdout, gettext("\tSession Id:\t%d\n"), si->nsi_sid);
119 (void) fprintf(stdout, gettext("\tProtocol version:\t%d\n"),
121 (void) fprintf(stdout, gettext("\tAuthenticate
[all...]
/illumos-gate/usr/src/cmd/cmd-crypto/kmfcfg/
H A Dlist.c46 (void) printf(gettext("Ignore Date: %s\n"),
47 plc->ignore_date ? gettext("true") : gettext("false"));
49 (void) printf(gettext("Ignore Unknown EKUs: %s\n"),
50 plc->ignore_unknown_ekus ? gettext("true") : gettext("false"));
52 (void) printf(gettext("Ignore TA: %s\n"),
53 plc->ignore_trust_anchor ? gettext("true") : gettext("false"));
55 (void) printf(gettext("Validit
[all...]
/illumos-gate/usr/src/cmd/krb5/kproplog/
H A Dkproplog.c27 (void) fprintf(stderr, gettext("\nUsage: %s [-h] [-v] [-e num]\n\n"),
40 (void) printf(gettext("\t\tAttribute flags\n"));
43 (void) printf(gettext("\t\tMaximum ticket life\n"));
46 (void) printf(gettext("\t\tMaximum renewable life\n"));
49 (void) printf(gettext("\t\tPrincipal expiration\n"));
52 (void) printf(gettext("\t\tPassword expiration\n"));
55 (void) printf(gettext("\t\tLast successful auth\n"));
58 (void) printf(gettext("\t\tLast failed auth\n"));
61 (void) printf(gettext("\t\tFailed passwd attempt\n"));
64 (void) printf(gettext("\
[all...]
/illumos-gate/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_messages.c55 gettext(" ->Layout a %s with capacity %s\n"),
73 gettext(" ->Layout a %s with explicitly specified "
88 oprintf(OUTPUT_TERSE, gettext(" ---->added '%s'\n"), comp);
99 oprintf(OUTPUT_TERSE, gettext(" <-Success!\n"));
117 gettext(" <-Failed: insufficient resources available\n"));
120 gettext("insufficient resources available to complete "
139 gettext(" <--Failed: no HBA has sufficient disks\n"));
142 gettext(" <--Failed: only 1 HBA has sufficient disks\n"));
145 gettext(" <--Failed: only %d HBAs have sufficient disks\n"),
164 gettext(" <
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/envmon/
H A Dpiclenvmon.h39 #define EM_INIT_FAILED gettext("SUNW_piclenvmon: init failed!")
40 #define EM_MISSING_NODE gettext("SUNW_piclenvmon: no %s node!")
42 gettext("SUNW_piclenvmon: SC node devfs-path property missing")
44 gettext("SUNW_piclenvmon: failed to locate SC device node")
46 gettext("SUNW_piclenvmon: failed to register for events %x")
48 gettext("SUNW_piclenvmon: couldn't access \"%s\", " \
50 #define EM_SYS_ERR gettext("SUNW_piclenvmon: %s: %s")
52 gettext("SUNW_piclenvmon: missing %s in ADD_FRU/REMOVE_FRU event")
54 gettext("SUNW_piclenvmon: invalid LED color 0x%x returned for %s")
/illumos-gate/usr/src/cmd/krb5/kadmin/ktutil/
H A Dktutil_ct.c34 * I18n hack. We sill define gettext(s) to be s here. That way the info_strings
38 #define gettext(s) s macro
109 gettext("Clear the current keylist."),
113 gettext("Read a krb5 keytab into the current keylist."),
117 gettext("Read a krb4 srvtab into the current keylist."),
121 gettext("Write the current keylist to a krb5 keytab."),
125 gettext("Write the current keylist to a krb4 srvtab."),
129 gettext("Add an entry to the current keylist."),
133 gettext("Delete an entry from the current keylist."),
137 gettext("Lis
152 #undef gettext macro
[all...]
/illumos-gate/usr/src/cmd/prtdscp/sparc/sun4u/
H A Dprtdscp.c72 trace(gettext("Looking up SP address...\n"));
74 err(gettext("SP Address lookup failed. Aborting.\n"));
79 trace(gettext("Looking up domain address...\n"));
81 err(gettext("Domain Address lookup failed. "
95 (void) printf(gettext("Domain Address: %s\n"), daddr);
96 (void) printf(gettext("SP Address: %s\n"), saddr);
154 err(gettext("cannot use -s and -d together"));
162 err(gettext("cannot use -s and -d together"));
169 err(gettext("invalid option -%c"), optopt);
184 (void) printf(gettext("Usag
[all...]
/illumos-gate/usr/src/lib/libsmedia/plugins/floppy/common/
H A Df_defines.h38 #define PERROR(str) my_perror(gettext(str))
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dshare.c39 fprintf(stderr, gettext("autofs share is not supported.\n"));
H A Dunshare.c39 fprintf(stderr, gettext("autofs unshare is not supported.\n"));
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/memcfg/
H A Dmemcfg_impl.h39 #define EM_INIT_FAILED gettext("SUNW_piclmemcfg init failed!\n")
41 gettext("SUNW_piclmemcfg physic memory tree failed!\n")
43 gettext("SUNW_piclmemcfg logic memory tree failed!\n")
/illumos-gate/usr/src/cmd/fcinfo/
H A Dfcoeadm.c79 fprintf(stdout, gettext("HBA Port WWN: %016llx\n"),
82 fprintf(stdout, gettext("\tPort Type: %s\n"),
85 fprintf(stdout, gettext("\tMAC Name: %s\n"), attr->mac_link_name);
87 fprintf(stdout, gettext("\tMTU Size: %d\n"), attr->mtu_size);
89 fprintf(stdout, gettext("\tPrimary MAC Address: "));
91 fprintf(stdout, gettext("%02x"), attr->mac_factory_addr[i]);
93 fprintf(stdout, gettext("\n\tCurrent MAC Address: "));
95 fprintf(stdout, gettext("%02x"), attr->mac_current_addr[i]);
97 fprintf(stdout, gettext("\n\tPromiscuous Mode: %s\n"),
132 gettext("Erro
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Denvd.h169 gettext("SUNW_piclenvd: initialization failed!\n")
172 gettext("SUNW_piclenvd: PICL setup failed!\n")
175 gettext("SUNW_piclenvd: pmthr thread creation failed!\n")
178 gettext("SUNW_piclenvd: pmthr exiting! errno:%d %s\n")
181 gettext("SUNW_piclenvd: envthr thread creation failed!\n")
184 gettext("SUNW_piclenvd: '%s' sensor temperature %d outside safe " \
188 gettext("SUNW_piclenvd: '%s' sensor temperature %d outside safe " \
192 gettext("SUNW_piclenvd: can't open '%s' fan path:%s errno:%d %s\n")
195 gettext("SUNW_piclenvd: can't open '%s' sensor path:%s errno:%d %s\n")
198 gettext("SUNW_piclenv
[all...]
/illumos-gate/usr/src/cmd/krb5/kadmin/cli/
H A Dkadmin_rmt.c26 gettext("Usage"), whoami);
56 fprintf(stderr, "%s: get_privs\n", gettext("usage"));
62 gettext("while retrieving privileges"));
65 printf(gettext("current privileges:"));
68 printf(" %s", gettext(privs[i]));
/illumos-gate/usr/src/cmd/avs/dsstat/
H A Ddsstat.c61 errout(gettext(
71 errout(gettext("\t"
73 errout(gettext("\t"
75 errout(gettext("\t"
77 errout(gettext("\t"
79 errout(gettext("\t"
81 errout(gettext("\t"
83 errout(gettext("\t"
85 errout(gettext("\t"
87 errout(gettext("\
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfcal_leds.h52 gettext("SUNW_fcal_leds: open fail: %s\n")
54 gettext("SUNW_fcal_leds: line %d token begins non-alpha\n")
56 gettext("SUNW_fcal_leds: line %d token too long\n")
58 gettext("SUNW_fcal_leds: line %d unknown token\n")
60 gettext("SUNW_fcal_leds: line %d invalid token at start of line\n")
62 gettext("SUNW_fcal_leds: line %d leading token not followed by ':'\n")
64 gettext("SUNW_fcal_leds: first token not VERSION\n")
66 gettext("SUNW_fcal_leds: invalid number terminator\n")
68 gettext("SUNW_fcal_leds: logic level specified as neither 0 nor 1\n")
70 gettext("SUNW_fcal_led
[all...]
/illumos-gate/usr/src/cmd/rmdir/
H A Drmdir.c78 (void) fprintf(stderr, gettext("Usage: %s [-ps] dirname ...\n"),
109 msg = gettext(
116 msg = gettext("Can not remove . or ..");
120 msg = gettext(
124 (void) fprintf(stderr, gettext("%s: directory"
138 msg = gettext("Directory not empty");
141 msg = gettext("Path component not a directory");
144 msg = gettext("Directory does not exist");
147 msg = gettext(
151 msg = gettext(
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dikeadm.c96 (void) fprintf(stderr, gettext("Usage:\t"
98 (void) fprintf(stderr, gettext(" \tikeadm help\n"));
101 gettext("\nType help for usage info\n"));
110 (void) printf(gettext("Valid commands and objects:\n"));
113 gettext("identifier"));
114 (void) printf("\tset priv %s\n", gettext("level"));
116 gettext("level"), gettext("filename"));
118 gettext("definition"), gettext("filenam
[all...]
/illumos-gate/usr/src/lib/brand/solaris10/zone/
H A Dimage_install.ksh28 m_usage=$(gettext "solaris10 brand usage:\n\tinstall -u | -p [-v | -s] -a archive | -d directory.\n\tThe -a archive option specifies an archive name which can be a flar,\n\ttar, pax or cpio archive.\n\tThe -d directory option specifies an existing directory.\n\tThe -u option unconfigures the zone, -p preserves the configuration.")
30 no_install=$(gettext "Could not create install directory '%s'")
32 product_vers=$(gettext " Product: %s")
33 install_vers=$(gettext " Installer: %s")
34 install_zone=$(gettext " Zone: %s")
35 install_path=$(gettext " Path: %s")
36 installing=$(gettext " Installing: This may take several minutes...")
37 no_installing=$(gettext " Installing: Using pre-existing data in zonepath")
38 install_prog=$(gettext " Installing: %s")
40 install_fail=$(gettext " Resul
[all...]
/illumos-gate/usr/src/cmd/krb5/kadmin/kclient/
H A Dksmb.c49 gettext("Usage: %s [ -d fqdn ] [ -s server ]\n"), whoami);
51 gettext("\t-d\tThe fully qualified domain of the client\n"));
52 fprintf(stderr, gettext("\t-s\tThe domain controller to join\n"));
54 gettext("\tstdin is used to read in the password or \n"));
55 fprintf(stderr, gettext("\tthe password is prompted for.\n"));
99 gettext("Couldn't read new password\n"));
105 fprintf(stderr, gettext("Couldn't allocate memory\n"));
109 newpw = getpassphrase(gettext("Enter new password: "));
112 gettext("Couldn't read new password\n"));
118 fprintf(stderr, gettext("Could
[all...]

Completed in 147 milliseconds

1234567891011>>