Searched refs:select_args (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dsys_generic.c937 select(struct proc *p, struct select_args *uap, register_t *retval)
1101 struct select_args *uap;
1112 uap = (struct select_args *)get_bsduthreadarg(th_act);
H A Dinit_sysent.c153 {AC(select_args), 0, 0, (sy_call_t *)select, munge_wwwww, munge_ddddd, _SYSCALL_RET_INT_T, 20}, /* 93 = select */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h406 struct select_args { struct
1779 int select(struct proc *, struct select_args *, int *);

Completed in 33 milliseconds