Home
last modified time | relevance | path

Searched refs:emptyfinfo (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.41.6/bsd/vfs/
H A Dvfs_xattr.c1532 static u_int32_t emptyfinfo[8] = {0}; variable
1896 bcmp(finfo, emptyfinfo, FINDERINFOSIZE) == 0) { in default_setxattr_doubleagent()