Lines Matching refs:data
152 do if (!fnmatch(lst->data, name, 1<<3)) return lst;
163 // allocate and read data from TT.fd
343 // Write header and data to archive
426 // write data to file
563 // Two consecutive empty headers ends tar even if there's more data
624 // If out of data in block check continue flag, stop or load next block
749 // todo: short write exits tar here, other skips data.
847 // if we can seek back we don't need to loop and copy data
869 // If we autodetected type but then couldn't lseek to put the data back
870 // we have to loop reading data from TT.fd and pass it to gzip ourselves
871 // (starting with the block of data we read to autodetect).
884 // loop writing collated data to zip proc
906 error_msg("'%s' not in archive", TT.incl->data);
935 dirtree_flagread(dl->data, FLAG(h)?DIRTREE_SYMFOLLOW:0, add_to_tar);