Searched refs:bsave (Results 1 - 4 of 4) sorted by relevance
/ast/src/cmd/pax/ |
H A D | pax.h | 67 #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 D | bio.c | 647 #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 D | format.c | 68 bsave(ap); 623 bsave(ap);
|
/ast/src/cmd/nmake/ |
H A D | Makerules.mk | 40 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