Searched refs:select_nocancel (Results 1 – 1 of 1) sorted by relevance
1199 return select_nocancel(p, (struct select_nocancel_args *)uap, retval); in select()1203 select_nocancel(struct proc *p, struct select_nocancel_args *uap, int32_t *retval) in select_nocancel() function