Searched refs:ARCH32 (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/brand/solaris10/zone/
H A Ds10_boot.ksh40 ARCH32=i86
44 ARCH32=
173 if [ -n "$ARCH32" ]; then
174 safe_dir /usr/lib/ipf/$ARCH32
175 safe_dir /usr/sbin/$ARCH32
217 if [ -n "$ARCH32" ]; then
218 replace_with_native /usr/lib/ipf/$ARCH32/ipftest 0555 root:bin
219 replace_with_native /usr/sbin/$ARCH32/ipf 0555 root:bin
220 replace_with_native /usr/sbin/$ARCH32/ipfs 0555 root:bin
221 replace_with_native /usr/sbin/$ARCH32/ipfsta
[all...]
/illumos-gate/usr/src/cmd/ksh/
H A DMakefile41 ARCH32= $(ARCH32_$(MACH)) macro
78 $(SYMLINK) ../usr/bin/$(ARCH32)/ksh93 $(ROOTSBIN)/sh
84 $(SYMLINK) $(ARCH32)/ksh93 $(ROOTBIN)/sh
/illumos-gate/usr/src/pkg/
H A DMakefile144 # The ARCH32 and ARCH64 macros are used in the manifests to express
175 ARCH32=$($(PKGMACH)_ARCH32) \

Completed in 69 milliseconds