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

/freebsd-9.3-release/contrib/libarchive/tar/
H A Dbsdtar.h70 char option_honor_nodump; /* --nodump */ member in struct:bsdtar
H A Dbsdtar.c395 bsdtar->option_honor_nodump = 1;
575 if (bsdtar->option_honor_nodump)
H A Dwrite.c868 if (bsdtar->option_honor_nodump &&
875 if (bsdtar->option_honor_nodump) {

Completed in 52 milliseconds