Searched refs:procdesc_find (Results 1 – 3 of 3) sorted by relevance
96 int procdesc_find(struct thread *, int fd, const cap_rights_t *,
122 procdesc_find(struct thread *td, int fd, const cap_rights_t *rightsp, in procdesc_find() function
1966 error = procdesc_find(td, uap->fd, &cap_pdkill_rights, &p); in sys_pdkill()