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

/macosx-10.10/libarchive-30/libarchive/tar/
H A Dbsdtar.h63 char option_dont_traverse_mounts; /* --one-file-system */ member in struct:bsdtar
H A Dbsdtar.c397 bsdtar->option_dont_traverse_mounts = 1;
535 if (bsdtar->option_dont_traverse_mounts)
H A Dwrite.c771 } else if (bsdtar->option_dont_traverse_mounts) {

Completed in 202 milliseconds