Searched refs:STRIP (Results 1 - 25 of 55) sorted by relevance

123

/illumos-gate/usr/src/cmd/boot/scripts/
H A Dextract_boot_filelist.ksh53 if [ -z "$STRIP" ] ; then
56 ls -d platform/*/kernel | grep -v $STRIP
100 STRIP=
103 STRIP=platform/sun4v/
106 STRIP=platform/sun4u/
109 STRIP=
120 if [ -z "$STRIP" ] ; then
124 grep -v $STRIP
127 if [ -z "$STRIP" ] ; then
130 cat $altroot/$list | grep -v $STRIP
[all...]
/illumos-gate/usr/src/cmd/print/conv_fix/
H A DMakefile54 $(STRIP) $(PROG)
/illumos-gate/usr/src/cmd/print/lpget/
H A DMakefile53 $(STRIP) $(PROG)
/illumos-gate/usr/src/cmd/soelim/
H A DMakefile48 $(STRIP) $(PROG)
/illumos-gate/usr/src/cmd/lp/filter/postscript/postcomm/
H A DMakefile55 $(STRIP) $(PROG)
/illumos-gate/usr/src/cmd/lp/filter/postscript/postreverse/
H A DMakefile60 $(STRIP) $(PROG)
/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dmain.c78 my_prog = STRIP;
107 if (my_prog == STRIP)
172 if (my_prog != STRIP) {
206 if (my_prog == STRIP) {
209 (void) setup_sectname(".debug", STRIP);
210 (void) setup_sectname(".stab", STRIP);
325 if (whoami == STRIP)
/illumos-gate/usr/src/cmd/print/lpset/
H A DMakefile54 $(STRIP) $(PROG)
/illumos-gate/usr/src/cmd/lp/cmd/lptest/
H A DMakefile66 $(STRIP) $(PROG)
/illumos-gate/usr/src/cmd/lp/filter/postscript/download/
H A DMakefile71 $(STRIP) $(PROG)
/illumos-gate/usr/src/cmd/lp/filter/postscript/postio/
H A DMakefile65 $(STRIP) $(PROG)
/illumos-gate/usr/src/cmd/lp/filter/postscript/postprint/
H A DMakefile71 $(STRIP) $(PROG)
/illumos-gate/usr/src/boot/sys/boot/i386/boot0/
H A DMakefile4 STRIP= macro
/illumos-gate/usr/src/boot/sys/boot/i386/pmbr/
H A DMakefile27 STRIP= # no strip is needed macro
/illumos-gate/usr/src/cmd/cpc/cputrack/
H A DMakefile.com57 $(STRIP) $(PROG)
/illumos-gate/usr/src/lib/common/
H A DMakefile.com38 POST_PROCESS_O = $(PROCESS_COMMENT) $@ ; $(STRIP) -x $@
/illumos-gate/usr/src/cmd/cpc/cpustat/
H A DMakefile60 $(STRIP) $(PROG)
/illumos-gate/usr/src/cmd/tbl/
H A DMakefile64 $(STRIP) $(PROG)
/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/
H A DMakefile99 $(STRIP) $(PROG)
/illumos-gate/usr/src/cmd/lp/filter/postscript/font/
H A DMakefile68 $(STRIP) $(PROG)
/illumos-gate/usr/src/cmd/lp/model/
H A DMakefile94 $(STRIP) $(PROG)
/illumos-gate/usr/src/cmd/lp/model/netpr/
H A DMakefile104 $(STRIP) $(PROG)
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A DMakefile78 $(STRIP) $(PROG)
/illumos-gate/usr/src/boot/sys/boot/i386/cdboot/
H A DMakefile29 STRIP= macro
/illumos-gate/usr/src/lib/libshell/common/include/
H A Dedit.h47 #define STRIP 0377 macro
179 # define STRIP 0377 macro

Completed in 399 milliseconds

123