/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/ |
H A D | ccode | 24 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 D | dirent | 76 #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 D | ldap_print.c | 101 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 D | ldap_print.h | 51 __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 D | ldap_val.h | 64 __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 D | getconf.c | 142 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 D | zfs_fletcher.c | 234 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 D | nvpair.c | 2753 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 D | dirent | 67 #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 D | wctype | 66 #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 D | nl_types | 70 #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 D | dirent | 67 #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 D | wctype | 66 #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 D | nl_types | 70 #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 D | Makefile | 29 SUBDIRS = esc eftinfo native files 35 files: native
|
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/ |
H A D | wctype | 66 #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 D | dirent | 67 #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 D | nl_types | 70 #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 D | wctype | 66 #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 D | dirent | 67 #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 D | nl_types | 70 #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 D | Makefile | 21 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 D | mptsas_raid.c | 118 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 D | tmlocale.c | 134 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 D | mount.c | 73 struct mounta native; in mount() local 78 uap = &native; in mount()
|