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