Home
last modified time | relevance | path

Searched refs:vacl_aclcheck (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/kern/
H A Dvfs_acl.c82 static int vacl_aclcheck(struct thread *td, struct vnode *vp,
329 vacl_aclcheck(struct thread *td, struct vnode *vp, acl_type_t type, in vacl_aclcheck() function
554 error = vacl_aclcheck(td, nd.ni_vp, type, aclp); in kern___acl_aclcheck_path()
574 error = vacl_aclcheck(td, fp->f_vnode, uap->type, uap->aclp); in sys___acl_aclcheck_fd()