Searched refs:kauth_acl_inherit (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dkauth.h477 extern int kauth_acl_inherit(vnode_t _dvp, kauth_acl_t _initial, kauth_acl_t *_product, int _isdir, vfs_context_t _ctx);
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_authorization.c777 kauth_acl_inherit(vnode_t dvp, kauth_acl_t initial, kauth_acl_t *product, int isdir, vfs_context_t ctx) function
/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs_serv.c1920 error = kauth_acl_inherit(dvp,
2223 error = kauth_acl_inherit(dvp,
3596 error = kauth_acl_inherit(dvp,
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_subr.c4512 if ((error = kauth_acl_inherit(dvp,

Completed in 51 milliseconds