Home
last modified time | relevance | path

Searched refs:locale (Results 226 – 250 of 321) sorted by relevance

12345678910>>...13

/illumos-gate/usr/src/msg/
H A DMakefile29 ROOTDIR=$(ROOT)/usr/lib/locale/C
/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Ddcs.h293 int ses_setlocale(char *locale);
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A DMakefile35 dlfcns.o config_elf.o locale.o tsort.o \
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSLPV1SSrvReg.java148 ServiceTable.getServiceTable().getServiceRecord(URL, hdr.locale); in initialize()
H A DSSrvMsg.java121 DATable.validateScopes(hdr.scopes, hdr.locale); in initialize()
H A DCDAAdvert.java102 DATable.validateScopes(hdr.scopes, hdr.locale); in initialize()
H A DSLPV1Manager.java152 hdr.locale = config.getLocale(); in getOutbuf()
H A DSDAAdvert.java116 DATable.validateScopes(scopes, hdr.locale); in initialize()
/illumos-gate/usr/src/cmd/luxadm/
H A DMakefile71 LUXFIRMWARED= $(ROOTLIB)/locale/C/LC_MESSAGES
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A DMakefile33 dlfcns.o config_elf.o locale.o tsort.o \
/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dgettext_gnu.c291 char locale[MAXPATHLEN]; in handle_lang() local
315 (void) memcpy(locale, op, locale_len); in handle_lang()
316 locale[locale_len] = '\0'; in handle_lang()
317 mp->locale = locale; in handle_lang()
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dliblddbg.msg45 # TRANSLATION_NOTE - Use the following output in the C locale as reference 1.
56 # locale.
77 # TRANSLATION_NOTE - Use the following output in the C locale as reference 2.
105 # locale.
193 # locale.
252 # locale.
320 # locale.
374 # locale.
411 # locale.
475 # locale.
[all …]
/illumos-gate/usr/src/cmd/locale/
H A Dlocale.c324 #define lc(member, locale, type) \ argument
328 locale, \
372 #define ld(member, locale, type) \ argument
376 locale, \
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Derror.h57 #define ERROR_translating() (error_info.translate&&(ast.locale.set&(1<<AST_LC_MESSAGES)))
/illumos-gate/usr/src/lib/libxcurses/h/posix/
H A Dmkslocal.h177 #define DEF_NLSPATH "/lib/nls/locale/%L/%N.cat"
/illumos-gate/usr/src/lib/libsecdb/help/profiles/
H A DMakefile107 LOCALEDIR = $(PROFDIR)/locale
/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtw.c771 *locale = RTW_LOCALE_USA; in rtw_srom_parse()
774 *locale = RTW_LOCALE_EUROPE; in rtw_srom_parse()
777 *locale = RTW_LOCALE_JAPAN; in rtw_srom_parse()
780 *locale = RTW_LOCALE_UNKNOWN; in rtw_srom_parse()
921 rtw_init_channels(enum rtw_locale locale, in rtw_init_channels() argument
933 switch (locale) { in rtw_init_channels()
975 rtw_identify_country(struct rtw_regs *regs, enum rtw_locale *locale, in rtw_identify_country() argument
982 *locale = RTW_LOCALE_USA; in rtw_identify_country()
985 *locale = RTW_LOCALE_JAPAN; in rtw_identify_country()
988 *locale = RTW_LOCALE_EUROPE; in rtw_identify_country()
[all …]
/illumos-gate/usr/src/cmd/ast/libshell/
H A DMakefile.defs24 FEATURES= cmds dynamic externs locale math options poll rlimits setjmp \
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dcatopen.c114 if ((s || *name == '/') && (ast.locale.set & (1<<AST_LC_MESSAGES))) in _ast_catopen()
/illumos-gate/usr/src/tools/scripts/
H A Dvalidate_pkg.py38 import locale
915 locale.setlocale(locale.LC_ALL, "")
/illumos-gate/usr/src/man/man3head/
H A DMakefile53 locale.h.3head \
241 locale.3head \
427 locale.3head := LINKSRC = locale.h.3head
/illumos-gate/usr/src/cmd/
H A DMakefile244 locale \
629 locale \
/illumos-gate/usr/src/contrib/ast/src/lib/libast/astsa/
H A Dast.h61 } locale; member
/illumos-gate/usr/src/cmd/tsol/misc/
H A Dtxzonemgr.sh443 locale=$(locale|grep LANG | cut -d "=" -f2)
444 if [[ -z $locale ]] ; then
445 locale="C"
447 print "system_locale=$locale" >> ${SYSIDCFG}
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE127 10-10-06 misc/translate.c: fix "debug" locale logic
157 10-06-01 comp/setlocale.c: handle C.UTF-8 test locale
545 05-05-21 regex: state.fold[] is now locale specific -- doh
593 string/strmatch.c: flush cache on locale change
1116 locale*: add new LC_* categories
1125 tm/tmlocale.c: fix native C locale default
1183 01-03-17 locale: reimplemented to provide canonical locale namespace
1184 locale: add LC_ALL=local for local system user default
1192 sfvscanf: handle locale decimal and thousand
1195 01-03-06 locale: add locale data cache for efficient multiple locale switching
[all …]

12345678910>>...13