Searched refs:bsave (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/pax/
H A Dpax.h67 #define bsave(ap) (state.backup=(*(ap)->io),error(-7, "bsave(%s,@%I*d)", ap->name, sizeof(ap->io->count), ap->io->count)) macro
236 unsigned int fill; /* bsave fill serial */ \
H A Dbio.c647 #ifndef bsave
654 bsave(register Archive_t* ap) function
657 message((-7, "bsave(%s,@%I*d)", ap->name, sizeof(ap->io->count), ap->io->count));
663 * back up input to bsave()'d position and prime output buffer
H A Dformat.c68 bsave(ap);
623 bsave(ap);
/ast/src/cmd/nmake/
H A DMakerules.mk40 set option=';archive-output;s;-;The output file name for archiving actions (\bpax\b, \bsave\b, \btgz\b, etc.) The default is based on the current directory and the VERSION variable.;file'

Completed in 34 milliseconds