Searched refs:getattrlist_internal (Results 1 – 1 of 1) sorted by relevance
| /xnu-8019.80.24/bsd/vfs/ |
| H A D | vfs_attrlist.c | 3078 getattrlist_internal(vfs_context_t ctx, vnode_t vp, struct attrlist *alp, in getattrlist_internal() function 3327 error = getattrlist_internal(ctx, vp, &al, uap->attributeBuffer, in fgetattrlist() 3371 error = getattrlist_internal(ctx, vp, alp, attributeBuffer, in getattrlistat_internal() 3883 error = getattrlist_internal(ctx, vp, &al, in readdirattr()
|