Home
last modified time | relevance | path

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

/xnu-11215/bsd/sys/
H A Duser.h142 struct _select_data { struct
/xnu-11215/bsd/kern/
H A Dsys_generic.c1031 static int selscan(struct proc *p, struct _select * sel, struct _select_data * seldata,
1278 struct _select_data *seldata = &uth->uu_save.uus_select_data; in select_internal()
1359 struct _select_data *seldata = &uth->uu_save.uus_select_data; in selprocess()
1576 selscan(struct proc *p, struct _select *sel, struct _select_data * seldata, in selscan()
2027 struct _select_data *seldata; in seldrop_locked()