Home
last modified time | relevance | path

Searched defs:locale (Results 26 – 50 of 82) sorted by relevance

1234

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DAttributeString.java54 Locale locale; // the locale in which this string was created. field in AttributeString
H A DAttributePattern.java79 AttributePattern(String str, Locale locale) { in AttributePattern()
H A DSLPServerHeaderV2.java67 SLPServerHeaderV2(int functionCode, boolean fresh, Locale locale) in SLPServerHeaderV2()
H A DSARequester.java58 private Locale locale; field in SARequester
H A DServiceLocationException.java253 public String getLocalizedMessage(Locale locale) { in getLocalizedMessage()
H A DDefaults.java132 static final Locale locale = new Locale("en", ""); field in Defaults
H A DDATable.java359 static void validateScopes(Vector scopes, Locale locale) in validateScopes()
/illumos-gate/usr/src/cmd/expand/
H A Dexpand.c68 char *locale; local
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dtranslate.c49 const char* locale; /* message catalog locale */ member
130 find(const char* locale, const char* catalog) in find()
/illumos-gate/usr/src/cmd/sgs/moe/common/
H A Dmoe.c38 locale() in locale() function
/illumos-gate/usr/src/cmd/ldap/common/
H A Dldapmodrdn.c46 char *locale = setlocale(LC_ALL, ""); in main() local
H A Dldapdelete.c83 char *locale = setlocale(LC_ALL, ""); in main() local
/illumos-gate/usr/src/cmd/fmt/
H A Dfmt.c119 char *locale; in main() local
665 char *locale; in _wckind_init() local
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dm_i18n.h103 #define setlocale(class, locale) ((char *)"POSIX") argument
/illumos-gate/usr/src/cmd/zoneadmd/
H A Dzcons.c517 get_client_ident(int clifd, pid_t *pid, char *locale, size_t locale_len, in get_client_ident()
581 accept_client(int servfd, pid_t *pid, char *locale, size_t locale_len, in accept_client()
H A Dzoneadmd.h83 char *locale; /* locale to use for gettext() */ member
/illumos-gate/usr/src/contrib/ast/src/lib/libast/regex/
H A Dregcache.c51 char* locale; member
/illumos-gate/usr/src/cmd/srchtxt/
H A Dsrchtxt.c76 static char locale[15]; /* save name of current locale */ variable
/illumos-gate/usr/src/test/libc-tests/tests/newlocale/
H A Dnewlocale_test.c41 const char *locale; member
/illumos-gate/usr/src/data/locale/
H A DMakefile83 locale $(ROOTLOCDIRS) $(ROOTCATDIRS): target
/illumos-gate/usr/src/lib/libscf/common/
H A Dscf_tmpl.c693 _scf_sanitize_locale(char *locale) in _scf_sanitize_locale()
708 _add_locale_to_name(const char *name, const char *locale) in _add_locale_to_name()
2943 const char *locale) in _read_localized_astring_from_pg()
2990 scf_tmpl_pg_common_name(const scf_pg_tmpl_t *t, const char *locale, char **out) in scf_tmpl_pg_common_name()
3020 scf_tmpl_pg_description(const scf_pg_tmpl_t *t, const char *locale, char **out) in scf_tmpl_pg_description()
3303 scf_tmpl_prop_common_name(const scf_prop_tmpl_t *t, const char *locale, in scf_tmpl_prop_common_name()
3333 scf_tmpl_prop_description(const scf_prop_tmpl_t *t, const char *locale, in scf_tmpl_prop_description()
3363 scf_tmpl_prop_units(const scf_prop_tmpl_t *t, const char *locale, char **out) in scf_tmpl_prop_units()
4245 scf_tmpl_value_common_name(const scf_prop_tmpl_t *t, const char *locale, in scf_tmpl_value_common_name()
4291 scf_tmpl_value_description(const scf_prop_tmpl_t *t, const char *locale, in scf_tmpl_value_description()
/illumos-gate/usr/src/cmd/lp/filter/postscript/postprint/
H A Dpostprint.c121 char *locale = NULL; variable
/illumos-gate/usr/src/cmd/strings/
H A Dstrings.c180 char *locale; local
/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Ddcs_ses.c348 ses_setlocale(char *locale) in ses_setlocale()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/port/
H A Dmc.c57 mcfind(const char* locale, const char* catalog, int category, int nls, char* path, size_t size) in mcfind()

1234