Searched refs:pselect_nocancel (Results 1 – 1 of 1) sorted by relevance
1175 return pselect_nocancel(p, (struct pselect_nocancel_args *)uap, retval); in pselect()1179 pselect_nocancel(struct proc *p, struct pselect_nocancel_args *uap, int32_t *retval) in pselect_nocancel() function