Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/kern/
H A Dsys_generic.c1175 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