Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dfile.h297 int fgetvp_exec(struct thread *td, int fd, const cap_rights_t *rightsp,
/freebsd/sys/kern/
H A Dkern_exec.c541 error = fgetvp_exec(td, args->fd, &cap_fexecve_rights, in do_execve()
H A Dkern_descrip.c3826 fgetvp_exec(struct thread *td, int fd, const cap_rights_t *rightsp, in fgetvp_exec() function