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

/macosx-10.9.5/smb-697.95.1/kernel/smbfs/
H A Dsmbfs_attrlist.h39 void **ab_attrbufpp; member in struct:attrblock
H A Dsmbfs_attrlist.c549 void *attrbufptr = *abp->ab_attrbufpp;
582 attrbufptr = *abp->ab_attrbufpp;
901 *abp->ab_attrbufpp = attrbufptr;
911 void *attrbufptr = *abp->ab_attrbufpp;
952 *abp->ab_attrbufpp = attrbufptr;
963 void *attrbufptr = *abp->ab_attrbufpp;
1034 *abp->ab_attrbufpp = attrbufptr;
1078 attr_refptr = (struct attrreference *)(*abp->ab_attrbufpp);
1091 *abp->ab_attrbufpp = attr_refptr;
1276 attrblk.ab_attrbufpp
[all...]
/macosx-10.9.5/xnu-2422.115.4/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;
778 *abp->ab_attrbufpp = attrbufptr;
791 void *attrbufptr = *abp->ab_attrbufpp;
827 *abp->ab_attrbufpp = attrbufptr;
843 void *attrbufptr = *abp->ab_attrbufpp;
936 *abp->ab_attrbufpp
[all...]
H A Dhfs_search.c1169 attrblk.ab_attrbufpp = &rovingAttributesBuffer;

Completed in 210 milliseconds