Searched refs:RF_EMPTY_TAG (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/vfs/
H A Dvfs_xattr.c1409 #define RF_EMPTY_TAG "This resource fork intentionally left blank " macro
2822 bcmp(systemData, RF_EMPTY_TAG, sizeof(RF_EMPTY_TAG)) == 0) {
3016 bcopy(RF_EMPTY_TAG, rsrcforkhdr->systemData, sizeof(RF_EMPTY_TAG));
/macosx-10.10/copyfile-118.1.2/
H A Dcopyfile.c2792 #define RF_EMPTY_TAG "This resource fork intentionally left blank " macro
2799 { RF_EMPTY_TAG, }, // systemData

Completed in 95 milliseconds