Searched refs:PAX (Results 1 - 10 of 10) sorted by relevance

/ast/src/cmd/INIT/
H A DCONVERT.mk186 $$(PAX) $$(PAXFLAGS) -rf $$(*:P=A) -s ',^$(>:O=2)/*,,' $(.cvt.omit) $(.cvt.filter)
195 $$(TW) $$(TWFLAGS) | $$(PAX) $$(PAXFLAGS) -rw $(.cvt.omit) $(.cvt.filter) $(T:P=A)
204 $$(TW) $$(TWFLAGS) | $$(PAX) $$(PAXFLAGS) -rw $(.cvt.omit) $(.cvt.move) $(.cvt.filter) $(T:P=A)
H A Dpackage.mk751 $(PAX) --filter=- \
780 $(PAX) --filter=- \
1040 $(PAX) --filter=- \
1050 then $(PAX) -rf $(source) -wvf $(old.new.source) -z $(old.source)
1204 $(PAX) --filter=- \
1226 $(PAX) --filter=- \
1316 $(PAX) --filter=- \
1331 then $(PAX) -rf $(binary) -wvf $(old.new.binary) -z $(old.binary)
1509 $(PAX) --filter=- \
1524 then $(PAX)
[all...]
H A Dpackage.sh6031 PAX=
6034 *--meter*) PAX=pax ;;
6189 elif test "" != "$PAX"
6256 test "" != "$PAX" || {
/ast/src/cmd/pax/
H A DMakefile15 pax-vczip.c pax-vdb.c pax-xz.c $(PAX.DEBUG.FORMAT) \
H A Dpax-tar.c30 #define PAX 1 macro
196 case PAX:
200 if (ap->format->variant != PAX && state.strict)
214 if (ap->format->variant != PAX && state.strict)
773 case PAX:
805 complete(ap, f, (ap->format->variant == PAX ? 4 : 1) * TAR_HEADER);
871 if (ap->format->variant != PAX && (unsigned long)f->st->st_size > (unsigned long)037777777777)
1030 PAX,
/ast/src/cmd/re/
H A DMakefile71 $(PAX) -x tgz -wvf $(<) --filter=-
/ast/src/cmd/dsslib/ip_t/
H A DMakefile57 $(PAX) $(PAXFLAGS) -wf $(<) -x $(<:/.*\.//) -s ',.*/,,' -A $(PAXFILTER:@Q) $(*)
/ast/lib/package/
H A Dpackage.mk751 $(PAX) --filter=- \
780 $(PAX) --filter=- \
1040 $(PAX) --filter=- \
1050 then $(PAX) -rf $(source) -wvf $(old.new.source) -z $(old.source)
1204 $(PAX) --filter=- \
1226 $(PAX) --filter=- \
1316 $(PAX) --filter=- \
1331 then $(PAX) -rf $(binary) -wvf $(old.new.binary) -z $(old.binary)
1509 $(PAX) --filter=- \
1524 then $(PAX)
[all...]
/ast/src/cmd/nmake/
H A DMakerules.mk461 PAX = pax macro
4658 $(PAX) -d -w -f $(.BASE.) -z - $(PAXFLAGS) $(.MANIFEST.)
4661 $(PAX) -d -w -f $("":T=R:F=%($(.BASE.DATE.FORMAT.))T).$(.BASE.) -z $(.BASE.) $(PAXFLAGS) $(.MANIFEST.)
5043 .PAX : .COMMON.SAVE $$(*.RECURSE:@?.PAX.RECURSE?.PAX.LOCAL)
5045 .PAX.LOCAL : .COMMON.SAVE
5046 $(PAX) -d -w -f $(-archive-output)$(-?archive-output:~.pax) $(PAXFLAGS) $(.MANIFEST.)
5048 .PAX.RECURSE : .COMMON.SAVE
5051 $(PAX)
[all...]
/ast/src/lib/libast/
H A DMakefile393 $(PAX) $(PAXFLAGS) -wf $(<) -x $(<:/.*\.//) -s ',.*/,,' -A $(PAXFILTER:@Q) $(*)

Completed in 71 milliseconds