Lines Matching defs:and
42 --numeric-owner Save/use/display uid and gid, not user/group name
140 // write header and name, padded with NUL to block size
163 // allocate and read data from TT.fd
194 // exclusion defaults to --no-anchored and --wildcards-match-slash
204 // remove leading / and any .. entries from saved name
343 // Write header and data to archive
547 int i, and = 0;
556 // align to next block and read it
565 if (!i || and++) return;
570 tar.padd[0] = and = 0;
673 // Glue prefix and name fields together with / if necessary
765 // Add copy of filename (minus trailing \n and /) to dlist **
841 // detect gzip and bzip signatures
847 // if we can seek back we don't need to loop and copy data
863 // If we could seek, child gzip inherited fd and we read its output
870 // we have to loop reading data from TT.fd and pass it to gzip ourselves
902 // TT.incl and TT.seen wasn't encountered in archive..