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

/macosx-10.9.5/removefile-33/
H A Dremovefile_sunlink.c76 # if !defined SF_NOUNLINK
77 # define SF_NOUNLINK 0 macro
367 (statbuf.st_flags & SF_NOUNLINK))
/macosx-10.9.5/srm-7/srm/src/
H A Dsunlink.c49 # if !defined SF_NOUNLINK
50 # define SF_NOUNLINK 0 macro
410 (statbuf.st_flags & SF_NOUNLINK))
/macosx-10.9.5/libarchive-29/libarchive/libarchive/
H A Darchive_entry.c1916 #ifdef SF_NOUNLINK
1917 { "nosunlnk", L"nosunlnk", SF_NOUNLINK, 0 },
1918 { "nosunlink", L"nosunlink", SF_NOUNLINK, 0 },

Completed in 198 milliseconds