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

/macosx-10.9.5/removefile-33/
H A Dremovefile_sunlink.c67 # if !defined UF_NOUNLINK
68 # define UF_NOUNLINK 0 macro
364 (statbuf.st_flags & UF_NOUNLINK) ||
/macosx-10.9.5/srm-7/srm/src/
H A Dsunlink.c40 # if !defined UF_NOUNLINK
41 # define UF_NOUNLINK 0 macro
407 (statbuf.st_flags & UF_NOUNLINK) ||
/macosx-10.9.5/libarchive-29/libarchive/libarchive/
H A Darchive_entry.c1941 #ifdef UF_NOUNLINK
1942 { "nouunlnk", L"nouunlnk", UF_NOUNLINK, 0 },
1943 { "nouunlink", L"nouunlink", UF_NOUNLINK, 0 },

Completed in 71 milliseconds