Searched refs:fgetvp_exec (Results 1 – 3 of 3) sorted by relevance
259 int fgetvp_exec(struct thread *td, int fd, cap_rights_t *rightsp,
462 error = fgetvp_exec(td, args->fd,
2747 fgetvp_exec(struct thread *td, int fd, cap_rights_t *rightsp, struct vnode **vpp) in fgetvp_exec() function