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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_attrlist.h44 void ** ab_attrbufpp; member in struct:attrblock
H A Dhfs_attrlist.c301 attrblk.ab_attrbufpp = &attrptr;
513 attr_refptr = (struct attrreference *)(*abp->ab_attrbufpp);
526 *abp->ab_attrbufpp = attr_refptr;
542 void *attrbufptr = *abp->ab_attrbufpp;
555 attrbufptr = *abp->ab_attrbufpp;
771 *abp->ab_attrbufpp = attrbufptr;
784 void *attrbufptr = *abp->ab_attrbufpp;
820 *abp->ab_attrbufpp = attrbufptr;
836 void *attrbufptr = *abp->ab_attrbufpp;
929 *abp->ab_attrbufpp
[all...]
H A Dhfs_search.c1066 attrblk.ab_attrbufpp = &rovingAttributesBuffer;

Completed in 60 milliseconds