Home
last modified time | relevance | path

Searched refs:STRIP (Results 1 – 25 of 59) sorted by relevance

123

/illumos-gate/usr/src/cmd/boot/scripts/
H A Dextract_boot_filelist.ksh52 if [ -z "$STRIP" ] ; then
55 ls -d platform/*/kernel | grep -v $STRIP
99 STRIP=
102 STRIP=platform/sun4v/
105 STRIP=platform/sun4u/
108 STRIP=
119 if [ -z "$STRIP" ] ; then
123 grep -v $STRIP
126 if [ -z "$STRIP" ] ; then
129 cat $altroot/$list | grep -v $STRIP
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/
H A Dwhitespace_only.sh21 STRIP=$SCRIPT_DIR/strip_whitespace.pl
24 STRIP=strip_whitespace.pl
50 $STRIP $file > $before
56 $STRIP $file > $before
60 $STRIP $file > $after
66 $STRIP $file > $after
/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dmain.c81 my_prog = STRIP; in main()
110 if (my_prog == STRIP) in main()
175 if (my_prog != STRIP) { in main()
209 if (my_prog == STRIP) { in main()
212 (void) setup_sectname(".debug", STRIP); in main()
213 (void) setup_sectname(".stab", STRIP); in main()
327 if (whoami == STRIP) in setup_sectname()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dedit.h47 #define STRIP 0377 macro
203 # define STRIP 0377 macro
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppmisc.c156 pp.state &= ~STRIP; in pppredargs()
185 pp.state |= NOSPACE|STRIP; in pppredargs()
/illumos-gate/usr/src/cmd/lp/filter/postscript/postcomm/
H A DMakefile55 $(STRIP) $(PROG)
/illumos-gate/usr/src/cmd/soelim/
H A DMakefile52 $(STRIP) $(PROG)
/illumos-gate/usr/src/cmd/print/lpget/
H A DMakefile53 $(STRIP) $(PROG)
/illumos-gate/usr/src/cmd/lp/filter/postscript/postreverse/
H A DMakefile60 $(STRIP) $(PROG)
/illumos-gate/usr/src/cmd/print/conv_fix/
H A DMakefile56 $(STRIP) $(PROG)
/illumos-gate/usr/src/cmd/print/lpset/
H A DMakefile57 $(STRIP) $(PROG)
/illumos-gate/usr/src/cmd/lp/filter/postscript/postio/
H A DMakefile65 $(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/postprint/
H A DMakefile71 $(STRIP) $(PROG)
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dprobe.win32187 CC.LD.STRIP =
239 CC.STRIP = strip
240 CC.STRIP.FLAGS =
/illumos-gate/usr/src/cmd/lp/filter/postscript/font/
H A DMakefile67 $(STRIP) $(PROG)
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A DMakefile78 $(STRIP) $(PROG)
/illumos-gate/usr/src/cmd/tbl/
H A DMakefile68 $(STRIP) $(PROG)
/illumos-gate/usr/src/cmd/cpc/cpustat/
H A DMakefile64 $(STRIP) $(PROG)
/illumos-gate/usr/src/cmd/lp/model/netpr/
H A DMakefile104 $(STRIP) $(PROG)
/illumos-gate/usr/src/cmd/lp/model/
H A DMakefile92 $(STRIP) $(PROG)
/illumos-gate/usr/src/cmd/troff/nroff.d/
H A DMakefile94 $(STRIP) $(PROG)
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A DMakefile129 $(STRIP) $(PROG)
/illumos-gate/usr/src/cmd/troff/troff.d/
H A DMakefile106 $(STRIP $(PROG)

123