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

/macosx-10.9.5/removefile-33/
H A Dremovefile.h26 REMOVEFILE_SECURE_1_PASS_ZERO = (1 << 6), // Single-pass overwrite, with 0 instead of random data enumerator in enum:__anon12194
H A Dremovefile_tree_walker.c49 int secure = state->unlink_flags & (REMOVEFILE_SECURE_7_PASS | REMOVEFILE_SECURE_35_PASS | REMOVEFILE_SECURE_1_PASS | REMOVEFILE_SECURE_3_PASS | REMOVEFILE_SECURE_1_PASS_ZERO);
H A Dremovefile_sunlink.c287 } else if (state->unlink_flags & REMOVEFILE_SECURE_1_PASS_ZERO) {

Completed in 100 milliseconds