Home
last modified time | relevance | path

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

123456

/illumos-gate/usr/src/cmd/svc/svccfg/
H A DMakefile61 $(NATIVE_BUILD)PROG = $(MYPROG:%=%-native)
62 $(NATIVE_BUILD)OBJS = $(MYOBJS:%.o=%-native.o)
89 $(MYPROG:%=%-native)
115 -L$(LIBUUTIL)/native -R $(LIBUUTIL)/native \
116 -L$(LIBSCF)/native -R $(LIBSCF)/native \
129 native: FRC target
131 @cd $(LIBSCF)/native; pwd; $(MAKE) install
149 svccfg_help-native.o: svccfg_grammar.h
157 $(RM) $(MYOBJS) $(MYOBJS:%.o=%-native.o)
159 %-native.o: %.c
[all …]
/illumos-gate/usr/src/cmd/svc/configd/
H A DMakefile50 $(NATIVE_BUILD)PROG = $(MYPROG:%=%-native)
51 $(NATIVE_BUILD)OBJS = $(MYOBJS:%.o=%-native.o)
70 CLOBBERFILES += $(MYPROG:%=%-native)
89 -L$(LIBUUTIL)/native -R $(LIBUUTIL)/native $(MYLDLIBS)
96 $(NATIVE_BUILD)OBJSQLITE = $(ROOT)/lib/libsqlite-native.o
106 .PARALLEL: $(MYOBJS) $(MYOBJS:%.o=%-native.o)
110 native: FRC target
111 @cd $(LIBUUTIL)/native; pwd; $(MAKE) install
118 %-native.o: %.c
128 $(RM) $(MYOBJS) $(MYOBJS:%.o=%-native.o)
/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.c121 __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()
187 printMappingItem(&e->element.split.item, native); in printMappingElement()
201 printMappingItem(&e->element.extract.item, 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/lib/libsqlite/
H A DMakefile.com145 NATIVERELOC = libsqlite-native.o
147 NATIVEOBJS = $(OBJS:%.o=%-native.o)
188 .PARALLEL: $(OBJS) $(OBJS:%.o=%-native.o)
207 native: $(NATIVERELOC)
209 $(NATIVERELOC): objs .WAIT $(OBJS:%.o=%-native.o)
210 $(LD) -r -o $(NATIVERELOC) $(OBJS:%.o=%-native.o)
256 objs/%-native.o: $(SRCDIR)/%.c $(GENHDR)
260 objs/%-native.o: %.c $(GENHDR)
264 objs/parse-native.o: parse.c $(GENHDR)
/illumos-gate/usr/src/common/nvpair/
H A Dnvpair.c2760 native->n_curr = native->n_base = buf; in nvs_native_create()
2762 native->n_flag = 0; 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()
2786 if (native->n_curr + size > native->n_end) in native_cp()
2819 if (native->n_flag) in nvs_native_nvlist()
2822 native->n_flag = 1; in nvs_native_nvlist()
2862 if (native->n_curr + sizeof (int) > native->n_end) in nvs_native_nvl_fini()
3052 if (native->n_curr + sizeof (int32_t) > native->n_end) in nvs_native_nvpair()
3058 decode_len > native->n_end - native->n_curr) in nvs_native_nvpair()
[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 */
/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 */
/illumos-gate/usr/src/cmd/fm/eversholt/
H A DMakefile29 SUBDIRS = esc eftinfo native files
35 files: native
/illumos-gate/usr/src/lib/libscf/
H A DMakefile55 all clean clobber install: native $(SUBDIRS)
65 $(SUBDIRS) native: FRC target
H A DMakefile.com76 MY_NATIVE_LDLIBS = -L$(LIBUUTIL)/native -R$(LIBUUTIL)/native -luutil -lc -lgen \
/illumos-gate/usr/src/lib/libuutil/
H A DMakefile55 all clean clobber install: native $(SUBDIRS)
67 native $(SUBDIRS): FRC target
/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> */
/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> */
/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/uts/common/syscall/
H A Dmount.c73 struct mounta native; in mount() local
78 uap = &native; in mount()
/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()

123456