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