Home
last modified time | relevance | path

Searched refs:native (Results 1 – 25 of 137) sorted by relevance

123456

/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dccode24 printf("#define CC_NATIVE CC_EBCDIC_E /* native character code */\n");
27 printf("#define CC_NATIVE CC_ASCII /* native character code */\n");
33 printf("#define CC_NATIVE CC_EBCDIC_O /* native character code */\n");
39 printf("#define CC_NATIVE CC_EBCDIC_H /* native character code */\n");
42 printf("#define CC_NATIVE CC_EBCDIC_I /* native character code */\n");
49 printf("#define CC_NATIVE CC_EBCDIC_S /* native character code */\n");
55 printf("#define CC_NATIVE CC_EBCDIC_O /* native character code */\n");
58 printf("#define CC_NATIVE CC_ASCII /* native character code */\n");
H A Ddirent76 #include ${_nxt_dirent-_nxt_dirent} /* the native <dirent.h> */
92 #include ${_nxt_dirent-_nxt_dirent} /* the native <dirent.h> */
123 #include ${_nxt_dirent-_nxt_dirent} /* the native <dirent.h> */
136 #include ${_nxt_dirent-_nxt_dirent} /* the native <dirent.h> */
164 #include ${_nxt_dirent-_nxt_dirent} /* the native <dirent.h> */
/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_print.c101 printMappingItem(__nis_mapping_item_t *i, __nis_mapping_item_type_t native) { in printMappingItem() argument
102 __nis_value_t *val = getMappingItem(i, native, 0, 0, NULL); in printMappingItem()
121 __nis_mapping_item_type_t native) { in printMappingSubElement() argument
127 printMappingItem(&e->element.item, native); in printMappingSubElement()
134 printMappingItem(&e->element.print.item[i], native); in printMappingSubElement()
143 printMappingItem(&e->element.split.item, native); in printMappingSubElement()
151 printMappingItem(&e->element.extract.item, native); in printMappingSubElement()
164 __nis_mapping_item_type_t native) { in printMappingElement() argument
170 printMappingItem(&e->element.item, native); in printMappingElement()
178 &e->element.print.subElement[i], native); in printMappingElement()
[all …]
H A Dldap_print.h51 __nis_mapping_item_type_t native);
53 __nis_mapping_item_type_t native);
55 __nis_mapping_item_type_t native);
57 __nis_mapping_item_type_t native);
H A Dldap_val.h64 __nis_mapping_item_type_t native,
79 __nis_mapping_item_type_t native,
125 __nis_mapping_item_type_t native,
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Dgetconf.c142 char* native; in b_getconf() local
162 if (*(native = astconf("GETCONF", NiL, NiL)) != '/') in b_getconf()
163 native = 0; in b_getconf()
172 if (native) in b_getconf()
209 if (native) in b_getconf()
216 if (native) in b_getconf()
245 if (native) in b_getconf()
269 if (native) in b_getconf()
/illumos-gate/usr/src/common/zfs/
H A Dzfs_fletcher.c234 uint64_t native; member
574 fletcher_4_incremental_impl(boolean_t native, const void *buf, size_t size, in fletcher_4_incremental_impl() argument
581 if (native) in fletcher_4_incremental_impl()
634 fletcher_4_benchmark_impl(boolean_t native, char *data, size_t data_size) in fletcher_4_benchmark_impl() argument
644 native ? fletcher_4_native : fletcher_4_byteswap; in fletcher_4_benchmark_impl()
666 if (native) in fletcher_4_benchmark_impl()
667 stat->native = run_bw; in fletcher_4_benchmark_impl()
674 if (native) { in fletcher_4_benchmark_impl()
675 fastest_stat->native = i; in fletcher_4_benchmark_impl()
676 FLETCHER_4_FASTEST_FN_COPY(native, in fletcher_4_benchmark_impl()
[all …]
/illumos-gate/usr/src/common/nvpair/
H A Dnvpair.c2753 nvs_native_create(nvstream_t *nvs, nvs_native_t *native, char *buf, in nvs_native_create() argument
2759 nvs->nvs_private = native; in nvs_native_create()
2760 native->n_curr = native->n_base = buf; in nvs_native_create()
2761 native->n_end = buf + buflen; in nvs_native_create()
2762 native->n_flag = 0; in nvs_native_create()
2766 nvs->nvs_private = native; in nvs_native_create()
2767 native->n_curr = native->n_base = native->n_end = NULL; in nvs_native_create()
2768 native->n_flag = 0; in nvs_native_create()
2784 nvs_native_t *native = (nvs_native_t *)nvs->nvs_private; in native_cp() local
2786 if (native->n_curr + size > native->n_end) in native_cp()
[all …]
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Ddirent67 #define _nxt_dirent <../include/dirent.h> /* include path for the native <dirent.h> */
68 #define _nxt_dirent_str "../include/dirent.h" /* include string for the native <dirent.h> */
75 #include <../include/dirent.h> /* the native <dirent.h> */
88 #include <../include/dirent.h> /* the native <dirent.h> */
H A Dwctype66 #define _nxt_wctype <../include/wctype.h> /* include path for the native <wctype.h> */
67 #define _nxt_wctype_str "../include/wctype.h" /* include string for the native <wctype.h> */
69 #include <../include/wctype.h> /* the native wctype.h */
H A Dnl_types70 #define _nxt_nl_types <../include/nl_types.h> /* include path for the native <nl_types.h> */
71 #define _nxt_nl_types_str "../include/nl_types.h" /* include string for the native <nl_types.h> */
73 #include <../include/nl_types.h> /* the native nl_types.h */
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Ddirent67 #define _nxt_dirent <../include/dirent.h> /* include path for the native <dirent.h> */
68 #define _nxt_dirent_str "../include/dirent.h" /* include string for the native <dirent.h> */
75 #include <../include/dirent.h> /* the native <dirent.h> */
88 #include <../include/dirent.h> /* the native <dirent.h> */
H A Dwctype66 #define _nxt_wctype <../include/wctype.h> /* include path for the native <wctype.h> */
67 #define _nxt_wctype_str "../include/wctype.h" /* include string for the native <wctype.h> */
69 #include <../include/wctype.h> /* the native wctype.h */
H A Dnl_types70 #define _nxt_nl_types <../include/nl_types.h> /* include path for the native <nl_types.h> */
71 #define _nxt_nl_types_str "../include/nl_types.h" /* include string for the native <nl_types.h> */
73 #include <../include/nl_types.h> /* the native nl_types.h */
/illumos-gate/usr/src/cmd/fm/eversholt/
H A DMakefile29 SUBDIRS = esc eftinfo native files
35 files: native
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dwctype66 #define _nxt_wctype <../include/wctype.h> /* include path for the native <wctype.h> */
67 #define _nxt_wctype_str "../include/wctype.h" /* include string for the native <wctype.h> */
69 #include <../include/wctype.h> /* the native wctype.h */
H A Ddirent67 #define _nxt_dirent <../include/dirent.h> /* include path for the native <dirent.h> */
68 #define _nxt_dirent_str "../include/dirent.h" /* include string for the native <dirent.h> */
75 #include <../include/dirent.h> /* the native <dirent.h> */
H A Dnl_types70 #define _nxt_nl_types <../include/nl_types.h> /* include path for the native <nl_types.h> */
71 #define _nxt_nl_types_str "../include/nl_types.h" /* include string for the native <nl_types.h> */
73 #include <../include/nl_types.h> /* the native nl_types.h */
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dwctype66 #define _nxt_wctype <../include/wctype.h> /* include path for the native <wctype.h> */
67 #define _nxt_wctype_str "../include/wctype.h" /* include string for the native <wctype.h> */
69 #include <../include/wctype.h> /* the native wctype.h */
H A Ddirent67 #define _nxt_dirent <../include/dirent.h> /* include path for the native <dirent.h> */
68 #define _nxt_dirent_str "../include/dirent.h" /* include string for the native <dirent.h> */
75 #include <../include/dirent.h> /* the native <dirent.h> */
H A Dnl_types70 #define _nxt_nl_types <../include/nl_types.h> /* include path for the native <nl_types.h> */
71 #define _nxt_nl_types_str "../include/nl_types.h" /* include string for the native <nl_types.h> */
73 #include <../include/nl_types.h> /* the native nl_types.h */
/illumos-gate/usr/src/cmd/sgs/elfcap.chk/
H A DMakefile21 include $(SRC)/Makefile.native
33 CPPFLAGS = -I$(SRC)/tools/sgs/include $(CPPFLAGS.native) -I$(ELFCAP)
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_raid.c118 uint32_t native; in mptsas_raidconf_page_0_cb() local
160 native = ddi_get32(accessp, &raidconfig_page0->Flags); in mptsas_raidconf_page_0_cb()
161 if (native & MPI2_RAIDCONFIG0_FLAG_FOREIGN_CONFIG) { in mptsas_raidconf_page_0_cb()
162 native = FALSE; in mptsas_raidconf_page_0_cb()
164 native = TRUE; in mptsas_raidconf_page_0_cb()
166 raidconfig->m_native = (uint8_t)native; in mptsas_raidconf_page_0_cb()
178 for (i = 0; ((i < numelements) && native); i++, element++) { in mptsas_raidconf_page_0_cb()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/tm/
H A Dtmlocale.c134 LCID native; member
364 n += GetLocaleInfo(lcid, map[i].native, 0, 0); in native_lc_time()
370 if (!(m = GetLocaleInfo(lcid, map[i].native, s, n))) in native_lc_time()
448 int native; member
524 if (!(t = nl_langinfo(map[i].native))) in native_lc_time()
534 if (!(t = nl_langinfo(map[i].native))) in native_lc_time()
/illumos-gate/usr/src/uts/common/syscall/
H A Dmount.c73 struct mounta native; in mount() local
78 uap = &native; in mount()

123456