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