Searched defs:gettext (Results 1 - 25 of 30) sorted by path

12

/illumos-gate/usr/src/cmd/auditd/
H A Ddoorway.c71 /* gettext() obfuscation routine for lint */
73 #define gettext(x) x macro
126 severity = gettext("fatal error");
128 severity = gettext("warning");
227 gettext("audit plugin %s reported error = \"%s\": %s\n"),
268 gettext("dlsym failed %s: error %s"),
269 name, errmsg != NULL ? errmsg : gettext("Unknown error\n"));
299 gettext("auditd plugin: stat(%s) failed: %s\n"),
312 gettext(
326 gettext("audit
[all...]
/illumos-gate/usr/src/cmd/krb5/kadmin/cli/
H A Dkadmin_ct.c26 * I18n hack. We sill define gettext(s) to be s here. That way the info_strings
30 #define gettext(s) s macro
157 gettext("Add principal"),
161 gettext("Delete principal"),
165 gettext("Modify principal"),
169 gettext("Change password"),
173 gettext("Get principal"),
177 gettext("List principals"),
181 gettext("Add policy"),
185 gettext("Modif
232 #undef gettext macro
[all...]
/illumos-gate/usr/src/cmd/krb5/kadmin/dbutil/
H A Ddump.c215 * We define gettext(s) to be s here, so that xgettext will extract the
217 * undef gettext so that we can use it as a funtion.
220 #define gettext(s) s macro
224 gettext("%s: regular expression error - %s\n");
226 gettext("%s: regular expression match error - %s\n");
228 gettext("%s: cannot unparse principal name (%s)\n");
230 gettext("%s: cannot unparse modifier name (%s)\n");
232 gettext("%s: cannot find any standard key for %s\n");
234 gettext("%s: tagged data list inconsistency for %s "
237 gettext("Kerbero
348 #undef gettext macro
[all...]
H A Dstring_table.c28 * I18n HACK. We define gettext(s) to be s so that we can extract the
30 * gettext.
33 #define gettext(s) s macro
35 char *str_PARSE_NAME = gettext("while parsing admin principal name.");
38 gettext("while parsing admin history principal name.");
41 gettext("Warning! Admin principal already exists.");
44 gettext("Warning! Changepw principal already exists.");
47 gettext("Warning! Admin history principal already exists.");
50 gettext("Warning! Admin principal has incorrect attributes.\n"
55 gettext("Warnin
129 #undef gettext macro
[all...]
/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/ldap/common/
H A Dcommon.c64 #define gettext(s) s macro
111 fprintf( stderr, gettext(" -n\t\tshow what would be done but don't actually do it\n") );
112 fprintf( stderr, gettext(" -v\t\trun in verbose mode (diagnostics to standard output)\n") );
114 fprintf( stderr, gettext(" -h host\tLDAP server1 name or IP address (default: %s)\n"), LDAPTOOL_DEFHOST );
115 fprintf( stderr, gettext(" -p port\tLDAP server1 TCP port number (default: %d)\n"), LDAP_PORT );
116 fprintf( stderr, gettext(" -h host\tLDAP server2 name or IP address (default: %s)\n"), LDAPTOOL_DEFHOST );
117 fprintf( stderr, gettext(" -p port\tLDAP server2 TCP port number (default: %d)\n"), LDAP_PORT );
119 fprintf( stderr, gettext(" -h host\tLDAP server name or IP address (default: %s)\n"), LDAPTOOL_DEFHOST );
120 fprintf( stderr, gettext(" -p port\tLDAP server TCP port number (default: %d)\n"), LDAP_PORT );
123 gettext("
[all...]
H A Dfileurl.c41 #define gettext(s) s macro
242 fprintf( stderr, gettext("%s: ldaptool_berval_from_ldif_value: value: %s\n"),
266 if ( reporterrs ) fprintf( stderr, gettext("%s: unsupported URL \"%s\";"
272 gettext("%s: unable to process URL \"%s\" --"
278 gettext("%s: unable to process URL \"%s\" -- only"
292 gettext("%s: %s is a directory, not a file\n"),
303 gettext("%s: unable to process URL \"%s\""
H A Dldapdelete.c42 #define gettext(s) s macro
57 fprintf( stderr, gettext("usage: %s [options] [dn...]\n"), ldaptool_progname );
58 fprintf( stderr, gettext("options:\n") );
60 fprintf( stderr, gettext(" -a\t\tBy-pass confirmation question when deleting a branch\n") );
61 fprintf( stderr, gettext( " -c\t\tcontinuous mode (do not stop on errors)\n") );
62 fprintf( stderr, gettext( " -f file\tread DNs to delete from file (default: standard input)\n") );
144 gettext("output error (output might be incomplete)") );
166 printf( gettext("%sdeleting entry %s\n"), ldaptool_not ? "!" : "", dn );
172 printf( gettext("entry removed\n") );
190 printf( gettext("
[all...]
H A Dldapmodify.c39 #define gettext(s) s macro
120 fprintf( stderr, gettext("usage: %s [options]\n"), ldaptool_progname );
121 fprintf( stderr, gettext("options:\n") );
123 fprintf( stderr, gettext(" -c\t\tcontinuous mode (do not stop on errors)\n") );
124 fprintf( stderr, gettext(" -A\t\tdisplay non-ASCII values in conjunction with -v\n") );
125 fprintf( stderr, gettext(" -f file\tread modifications from file (default: standard input)\n") );
127 fprintf( stderr, gettext(" -a\t\tadd entries\n") );
129 fprintf( stderr, gettext(" -b\t\tread values that start with / from files (for bin attrs)\n") );
130 fprintf( stderr, gettext(" -F\t\tforce application of all changes, regardless of\n") );
131 fprintf( stderr, gettext(" \
[all...]
H A Dldapsearch.c40 #define gettext(s) s macro
74 fprintf( stderr, gettext("usage: %s -b basedn [options] filter [attributes...]\n"), ldaptool_progname );
75 fprintf( stderr, gettext(" %s -b basedn [options] -f file [attributes...]\nwhere:\n"), ldaptool_progname );
76 fprintf( stderr, gettext(" basedn\tbase dn for search\n") );
77 fprintf( stderr, gettext("\t\t(if the environment variable LDAP_BASEDN is set,\n") );
78 fprintf( stderr, gettext("\t\tthen the -b flag is not required)\n") );
79 fprintf( stderr, gettext(" filter\tRFC-2254 compliant LDAP search filter\n") );
80 fprintf( stderr, gettext(" file\tfile containing a sequence of LDAP search filters to use\n") );
81 fprintf( stderr, gettext(" attributes\twhitespace-separated list of attributes to retrieve\n") );
82 fprintf( stderr, gettext("\
[all...]
H A Dldaptool-sasl.c22 #define gettext(s) s macro
150 fprintf(stderr, gettext("Challenge:%s\n"), interact->challenge);
/illumos-gate/usr/src/cmd/pyzfs/
H A Dpyzfs.py33 import gettext namespace
45 _ = gettext.translation("SUNW_OST_OSCMD", "/usr/lib/locale",
46 fallback=True).gettext
48 _ = solaris.misc.gettext
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dlocale.c35 * via setlocale(3c), textdomain(3i) and gettext(3i). Dragging in the original
208 * gettext(3i) calls originate from all link-editor libraries, and thus the
282 * want libc's gettext implementation in ld.so.1. This routine may not be
286 gettext(const char *msgid) function
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dinstall.h136 #if defined(lint) && !defined(gettext)
137 #define gettext(x) x macro
138 #endif /* defined(lint) && !defined(gettext) */
H A Dlibadm.h314 #if defined(lint) && !defined(gettext)
315 #define gettext(x) x macro
316 #endif /* defined(lint) && !defined(gettext) */
H A Dlibinst.h576 #if defined(lint) && !defined(gettext)
577 #define gettext(x) x macro
578 #endif /* defined(lint) && !defined(gettext) */
/illumos-gate/usr/src/cmd/svr4pkg/pkgadm/
H A Dpkgadm_msgs.h38 #define gettext(x) x macro
42 #define MSG_BAD_SUB gettext(\
45 #define MSG_MISSING_OPERAND gettext(\
48 #define MSG_USAGE gettext(\
85 #define MSG_WARNING gettext(\
88 #define MSG_ERROR gettext(\
91 #define MSG_T_OPTION_ARGS gettext(\
94 #define MSG_T_RESULT_TWO gettext(\
97 #define MSG_T_RESULT_THREE gettext(\
100 #define MSG_KEYSTORE_PASSPROMPT gettext(\
[all...]
/illumos-gate/usr/src/cmd/svr4pkg/pkgcond/
H A Dpkgcond_msgs.h37 #define gettext(x) x macro
42 #define MSG_USAGE gettext(\
57 #define MSG_NO_PKG_ENV_DATA_PRESENT gettext(\
60 #define MSG_NO_ARGUMENTS_SPECIFIED gettext(\
63 #define MSG_INVALID_OPTION_SPECIFIED gettext(\
66 #define MSG_IS_INVALID_OPTION gettext(\
69 #define MSG_UNRECOGNIZED_CONDITION_SPECIFIED gettext(\
72 #define MSG_IS_WHAT_RESULT gettext(\
77 #define DBG_NO_RECURSION gettext(\
80 #define DBG_RECURSION gettext(\
[all...]
/illumos-gate/usr/src/head/
H A Dmeta.h425 * ignore gettext for lint so we check printf args
429 #define gettext(s) s macro
/illumos-gate/usr/src/lib/auditd_plugins/remote/
H A Daudit_remote.h38 /* gettext() obfuscation routine for lint */
40 #define gettext(x) x macro
/illumos-gate/usr/src/lib/auditd_plugins/syslog/
H A Dsysplugin.c71 /* gettext() obfuscation routine for lint */
73 #define gettext(x) x macro
178 gettext("plugin is configured with empty class mask\n"));
589 gettext("error before token %d (previous token=%d)"
816 *error = strdup(gettext("Can't allocate buffers"));
829 *error = strdup(gettext(
855 *error = strdup(gettext(
890 *error = strdup(gettext(
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/et/
H A Dcom_err.c79 #define gettext(X) X macro
89 { gettext("%s\n## com_err msg of format: 'while ...'"),
93 { gettext("%s\n## com_err message of format: 'error msg ...'"),
97 { gettext("%1$s %2$s\n## com_err message of format: "
102 { gettext("%1$s: %2$s\n## com_err msg of format: 'whoami: while ...'"),
106 { gettext("%1$s: %2$s\n## com_err message of format: "
111 { gettext("%1$s: %2$s %3$s\n## com_err message of format: "
116 { gettext("%s:\n ## com_err message of format: "
121 #undef gettext macro
/illumos-gate/usr/src/lib/hal/libhal-storage/common/
H A Dlibhal-storage.c52 # define gettext(String) (String) macro
/illumos-gate/usr/src/lib/hal/libhal/common/
H A Dlibhal.c50 # define gettext(String) (String) macro
/illumos-gate/usr/src/lib/libbsm/common/
H A Daudit_scf.h47 /* gettext() obfuscation routine for lint */
49 #define gettext(x) x macro

Completed in 165 milliseconds

12