| /onnv/onnv-gate/usr/src/lib/brand/lx/cmd/ |
| lx_thunk.sh | 29 exec /native/usr/lib/brand/lx/lx_thunk
|
| lx_lockd.sh | 31 LD_PRELOAD=/native/usr/lib/brand/lx/lx_thunk.so.1 35 exec /native/usr/lib/brand/lx/lx_native \ 36 /native/usr/lib/nfs/lockd -P -U 29 -G 29
|
| lx_statd.sh | 31 LD_PRELOAD=/native/usr/lib/brand/lx/lx_thunk.so.1 35 exec /native/usr/lib/brand/lx/lx_native \ 36 /native/usr/lib/nfs/statd -P -U 29 -G 29
|
| /onnv/onnv-gate/usr/src/cmd/sgs/tools/i386/ |
| Makefile | 32 all: native $(PROGS) $(LIBS) 34 native: $(NATIVE)
|
| /onnv/onnv-gate/usr/src/cmd/sgs/tools/sparc/ |
| Makefile | 32 all: native $(PROGS) $(LIBS) 34 native: $(NATIVE)
|
| /onnv/onnv-gate/usr/src/lib/libnisdb/ |
| ldap_print.h | 53 __nis_mapping_item_type_t native); 55 __nis_mapping_item_type_t native); 57 __nis_mapping_item_type_t native); 59 __nis_mapping_item_type_t native);
|
| ldap_print.c | 103 printMappingItem(__nis_mapping_item_t *i, __nis_mapping_item_type_t native) { 104 __nis_value_t *val = getMappingItem(i, native, 0, 0, NULL); 123 __nis_mapping_item_type_t native) { 129 printMappingItem(&e->element.item, native); 136 printMappingItem(&e->element.print.item[i], native); 145 printMappingItem(&e->element.split.item, native); 153 printMappingItem(&e->element.extract.item, native); 166 __nis_mapping_item_type_t native) { 172 printMappingItem(&e->element.item, native); 180 &e->element.print.subElement[i], native); [all...] |
| /onnv/onnv-gate/usr/src/cmd/svc/configd/ |
| Makefile | 46 $(NATIVE_BUILD)PROG = $(MYPROG:%=%-native) 47 $(NATIVE_BUILD)OBJS = $(MYOBJS:%.o=%-native.o) 58 CLOBBERFILES += $(MYPROG:%=%-native) 72 $(NATIVE_BUILD)LDLIBS = -L$(LIBUUTIL)/native -R $(LIBUUTIL)/native $(MYLDLIBS) 78 $(NATIVE_BUILD)LIBSQLITE = $(ROOT)/usr/lib/libsqlite-native.o 89 .PARALLEL: $(MYOBJS) $(MYOBJS:%.o=%-native.o) 93 native: FRC 94 @cd $(LIBUUTIL)/native; pwd; $(MAKE) $(MFLAGS) install 101 %-native.o: %. [all...] |
| /onnv/onnv-gate/usr/src/cmd/svc/svccfg/ |
| Makefile | 60 $(NATIVE_BUILD)PROG = $(MYPROG:%=%-native) 61 $(NATIVE_BUILD)OBJS = $(MYOBJS:%.o=%-native.o) 77 $(MYPROG:%=%-native) 104 -L$(LIBUUTIL)/native -R $(LIBUUTIL)/native \ 105 -L$(LIBSCF)/native -R $(LIBSCF)/native \ 117 native: FRC 118 @cd $(LIBUUTIL)/native; pwd; $(MAKE) $(MFLAGS) install 119 @cd $(LIBSCF)/native; pwd; $(MAKE) $(MFLAGS) instal [all...] |
| /onnv/onnv-gate/usr/src/cmd/sgs/ |
| Makefile | 119 all install: native-add .WAIT $(SUBDIRS) 151 clean clobber: native-clobber .WAIT $(SUBDIRS) $(MSGDIR) 158 # of these modules be built using the new ld. This `native' target allows us 163 native-add: native-proto FRC 164 @ cd tools/$(MACH); pwd; $(MAKE) native 166 @ cd libelf/$(MACH); pwd; $(MAKE) native 167 @ cd liblddbg/$(MACH); pwd; $(MAKE) native 168 @ cd libldstab/$(MACH); pwd; $(MAKE) native 169 @ cd libld/$(MACH); pwd; $(MAKE) native [all...] |
| /onnv/onnv-gate/usr/src/lib/brand/ |
| Makefile | 37 SUBDIRS= sn1 solaris10 native $($(MACH)_SUBDIRS) 38 MSGSUBDIRS= solaris10 native $($(MACH)_MSGSUBDIRS)
|
| /onnv/onnv-gate/usr/src/lib/libscf/native/ |
| Makefile | 29 NOT_NATIVE = $(POUND_SIGN) # tell Makefile.com we're native 43 @cd $(LIBUUTIL)/native; pwd; $(MAKE) install
|
| /onnv/onnv-gate/usr/src/pkgdefs/SUNWzoneu/ |
| prototype_com | 52 d none usr/lib/brand/native 755 root sys 53 f none usr/lib/brand/native/attach_update 755 root bin 54 f none usr/lib/brand/native/config.xml 444 root bin 55 f none usr/lib/brand/native/image_install 755 root bin 56 f none usr/lib/brand/native/p2v 755 root bin 57 f none usr/lib/brand/native/pkgrm.lst 444 root bin 58 f none usr/lib/brand/native/platform.xml 444 root bin 59 f none usr/lib/brand/native/smf_disable.lst 444 root bin 60 f none usr/lib/brand/native/sw_support 755 root bin
|
| /onnv/onnv-gate/usr/src/lib/libscf/ |
| Makefile | 27 # We build a native version of libscf.so.1 in the "native" subdirectory. 56 all clean clobber install: native $(SUBDIRS) 68 $(SUBDIRS) native: FRC
|
| Makefile.com | 60 # For native builds, we compile and link against the native version 67 MY_NATIVE_LDLIBS = -L$(LIBUUTIL)/native -R$(LIBUUTIL)/native -luutil -lc -lgen
|
| /onnv/onnv-gate/usr/src/lib/brand/lx/zone/ |
| lx_init_zone.ksh | 172 # /native/etc/netconfig 173 # /native/etc/default/nfs 187 if { ! makedir native/etc/netconfig || 188 ! makedir native/etc/default/nfs ; }; then 194 if { ! install_ln ../native/usr/lib/brand/lx/lx_lockd sbin/rpc.lockd || 195 ! install_ln ../native/usr/lib/brand/lx/lx_statd \ 281 # Make various directories in /native that are needed to boot an lx branded 284 makedir native/dev 285 makedir native/etc/default 286 makedir native/etc/svc/volatil [all...] |
| /onnv/onnv-gate/usr/src/cmd/geniconvtbl/ |
| Makefile | 31 SUBDIRS= native $(MACH)
|
| /onnv/onnv-gate/usr/src/lib/libtnf/ |
| reader.c | 38 int native; local 51 native = 1; /* same endian */ 53 native = 0; /* other endian */ 65 tnf->file_native = native;
|
| /onnv/onnv-gate/usr/src/cmd/ssh/include/ |
| g11n.h | 88 extern char *g11n_convert_to_utf8(const char *str, uint_t *lenp, int native,
|
| /onnv/onnv-gate/usr/src/cmd/sgs/ld/ |
| Makefile.targ | 51 # Special target for native builds (ie. when we need to build a version of ld 54 native: $(SGSPROTO)/$(PROG)
|
| Makefile.com | 52 native := LDFLAGS = -R$(SGSPROTO) $(ZNOVERSION) 53 native := LDLIBS = -L$(SGSPROTO) $(LD_LIB) -lelf $(CONVLIBDIR) \
|
| /onnv/onnv-gate/usr/src/cmd/sgs/libldstab/ |
| Makefile.targ | 39 # Special target for native builds (ie. when we need to build a version of ld 42 native: $(SGSPROTO)/$(DYNLIB)
|
| /onnv/onnv-gate/usr/src/cmd/sgs/librtld/ |
| Makefile.targ | 38 # Special target for native builds (ie. when we need to build a version of ld 41 native: $(SGSPROTO)/$(DYNLIB)
|
| /onnv/onnv-gate/usr/src/lib/libsqlite/ |
| Makefile.com | 131 # Native variants 133 NATIVERELOC = $(RELOC:%.o=%-native.o) 135 NATIVEOBJS = lemon.o $(OBJS:%.o=%-native.o) 184 .PARALLEL: $(OBJS) $(OBJS:%.o=%-native.o) 211 $(OBJS) $(OBJS:%.o=%-native.o): $(HDR) 213 native: $(NATIVERELOC) 219 $(NATIVERELOC): objs .WAIT $(OBJS:%.o=%-native.o) 220 $(LD) -r $(MAPFILES:%=-M%) -o $(NATIVERELOC) $(OBJS:%.o=%-native.o) 274 objs/%-native.o: $(SRCDIR)/%.c 278 objs/%-native.o: %. [all...] |
| /onnv/onnv-gate/usr/src/lib/libcmd/common/ |
| getconf.c | 54 "[+?This implementation uses the \bastgetconf\b(3) string interface to the native" 56 " system calls. If \bgetconf\b on \b$PATH\b is not the default native" 58 " checks only \bast\b specific extensions and the native system calls;" 62 "[a:all?Call the native \bgetconf\b(1) with option \b-a\b.]" 100 "[v:specification?Call the native \bgetconf\b(1) with option" 139 char* native; local 159 if (*(native = astconf("GETCONF", NiL, NiL)) != '/') 160 native = 0; 169 if (native) 206 if (native) [all...] |