Searched refs:locale (Results 276 - 300 of 1149) sorted by relevance

<<11121314151617181920>>

/illumos-gate/usr/src/lib/libast/common/port/
H A Dmc.c49 * find the binary message catalog path for <locale,catalog>
57 mcfind(char* path, const char* locale, const char* catalog, int category, int nls) argument
77 if (!(lc = locale ? lcmake(locale) : locales[category]))
94 paths[i++] = "share/lib/locale/%l/%C/%N";
95 paths[i++] = "share/locale/%l/%C/%N";
96 paths[i++] = "lib/locale/%l/%C/%N";
190 if (ast.locale.set & AST_LC_find)
191 sfprintf(sfstderr, "locale find %s\n", file);
194 if (ast.locale
[all...]
/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dgettext_util.c73 * locale - locale name
115 loclen = strlen(mp->locale);
128 q = mp->locale;
429 gprintf(level, " locale: \"%s\"\n",
430 mp->locale ? mp->locale : "(null)");
598 gprintf(level, " locale: \"%s\"\n", n->locale ? n->locale
[all...]
/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_discovery.c106 * Returns the locale specified by the SLP locale property, or just
107 * returns the default SLP locale if the property was not set.
110 const char *locale = SLPGetProperty("net.slp.locale"); local
111 return (locale ? locale : "en");
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dhostaddr.c34 #include <locale.h>
/illumos-gate/usr/src/lib/libsecdb/help/profiles/
H A DMakefile107 LOCALEDIR = $(PROFDIR)/locale
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSLPV1SSrvReg.java148 ServiceTable.getServiceTable().getServiceRecord(URL, hdr.locale);
H A DSSrvMsg.java121 DATable.validateScopes(hdr.scopes, hdr.locale);
/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Dgconvert.c34 #include <locale.h>
/illumos-gate/usr/src/lib/libc/port/locale/
H A Diswctype.c42 #include <locale.h>
195 * likely doesn't work, as the locale data we have doesn't include it. It
H A Dnl_langinfo.c32 #include <locale.h>
60 * The codeset is the suffix of a locale, for most it will
64 * C locale.
67 * POSIX defined locale variants (suffixes with an @ sign)
/illumos-gate/usr/src/lib/libinstzones/common/
H A Dzones_args.c61 #include <locale.h>
/illumos-gate/usr/src/lib/libmapid/common/
H A Dmapid.h51 #include <locale.h>
/illumos-gate/usr/src/cmd/valtools/
H A Dckgid.c37 #include <locale.h>
H A Dckint.c37 #include <locale.h>
H A Dckkeywd.c37 #include <locale.h>
H A Dckuid.c37 #include <locale.h>
H A Dckyorn.c37 #include <locale.h>
/illumos-gate/usr/src/cmd/zic/
H A Dtzselect.ksh44 LOCALE=/usr/bin/locale
78 TEXTDOMAINDIR=/usr/lib/locale; export TEXTDOMAINDIR
97 # For C locale, don't need to call gettext(1)
/illumos-gate/usr/src/head/
H A Dxlocale.h20 * This file supplies declarations for extended locale routines, as
39 #include <locale.h>
/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_init.c26 #include <locale.h>
/illumos-gate/usr/src/cmd/pfexec/
H A Dpfexec.c39 #include <locale.h>
/illumos-gate/usr/src/cmd/pools/poolstat/
H A Dsa_libpool.c35 #include <locale.h>
/illumos-gate/usr/src/cmd/print/bsd-sysv-commands/
H A Ddisable.c36 #include <locale.h>
/illumos-gate/usr/src/cmd/print/lpget/
H A Dlpget.c35 #include <locale.h>
/illumos-gate/usr/src/cmd/prtdscp/sparc/sun4u/
H A Dprtdscp.c37 #include <locale.h>

Completed in 91 milliseconds

<<11121314151617181920>>