Searched defs:gettext (Results 1 - 25 of 30) sorted by last modified time

12

/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/lib/pyzfs/common/
H A Dutil.py28 import gettext namespace
41 _ = gettext.translation("SUNW_OST_OSLIB", "/usr/lib/locale",
42 fallback=True).gettext
44 _ = solaris.misc.gettext
/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dgettext.c32 #pragma weak _gettext = gettext
55 #include "gettext.h"
118 * gettext() is a pass-thru to _real_gettext_u() with a NULL pointer passed
122 gettext(const char *msg_id) function
/illumos-gate/usr/src/lib/libidmap/common/
H A Didmap_api.c1833 #define gettext(s) s macro
1835 {IDMAP_SUCCESS, gettext("Success"), 0},
1836 {IDMAP_NEXT, gettext("More results available"), 0},
1837 {IDMAP_ERR_OTHER, gettext("Undefined error"), EINVAL},
1838 {IDMAP_ERR_INTERNAL, gettext("Internal error"), EINVAL},
1839 {IDMAP_ERR_MEMORY, gettext("Out of memory"), ENOMEM},
1840 {IDMAP_ERR_NORESULT, gettext("No results available"), EINVAL},
1841 {IDMAP_ERR_NOTUSER, gettext("Not a user"), EINVAL},
1842 {IDMAP_ERR_NOTGROUP, gettext("Not a group"), EINVAL},
1843 {IDMAP_ERR_NOTSUPPORTED, gettext("Operatio
1901 #undef gettext macro
[all...]
H A Ddirectory_error.c455 #define gettext(x) x /* let xgettext see these messages */ macro
459 gettext("Out of memory while creating a directory_error_t"),
467 gettext("Out of resources while creating a directory_error_t"),
480 gettext("Unknown error (%1) while creating a directory_error_t"),
484 #undef gettext macro
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h576 #if defined(lint) && !defined(gettext)
577 #define gettext(x) x macro
578 #endif /* defined(lint) && !defined(gettext) */
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) */
/illumos-gate/usr/src/lib/libsasl/include/
H A Dconfig.h463 * We use gettext() so that xgettext will build msg database. libsasl and
467 #define gettext(x) (x) macro
/illumos-gate/usr/src/lib/libbsm/common/
H A Daudit_scf.h47 /* gettext() obfuscation routine for lint */
49 #define gettext(x) x macro
/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/common/
H A Dlibhal.c50 # define gettext(String) (String) macro
/illumos-gate/usr/src/lib/hal/libhal-storage/common/
H A Dlibhal-storage.c52 # define gettext(String) (String) macro
/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/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/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/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\""

Completed in 175 milliseconds

12