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

/xnu-2422.115.4/bsd/hfs/
H A Dhfs_attrlist.c108 void *attrptr; local
185 attrptr = attrbufptr;
298 *((u_int32_t *)attrptr) = 0;
299 attrptr = ((u_int32_t *)attrptr) + 1;
301 attrblk.ab_attrbufpp = &attrptr;
327 attrptr = attrbufptr;

Completed in 21 milliseconds