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

/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_xattr.c1890 int attrcount = 0; local
1916 attrcount += ainfo.attrhdr->num_attrs;
1918 ++attrcount;
1920 ++attrcount;
1929 if (--attrcount == 0)
1949 if (--attrcount == 0)
1994 if (--attrcount == 0)
2063 if (attrcount == 0) {

Completed in 34 milliseconds