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