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

/freebsd-9.3-release/bin/pax/
H A Dar_io.c81 static int wr_trail = 1; /* trailer was rewritten in append */ variable
465 wr_trail = 0;
615 wr_trail = 1;
687 wr_trail = 1;
695 if (!wr_trail && (res <= 0)) {
1127 if (done || !wr_trail || strcmp(NM_TAR, argv0) == 0)

Completed in 46 milliseconds