Searched refs:_select (Results 1 - 6 of 6) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dselect.h190 #include <sys/_select.h> /* select() prototype */
H A Dtime.h252 #include <sys/_select.h> /* select() prototype */
H A Duser.h128 struct _select { struct in struct:uthread
H A DMakefile35 _select.h _structs.h _types.h _endian.h domain.h protosw.h \
79 _select.h _structs.h _types.h _endian.h protosw.h domain.h \
/darwin-on-arm/xnu/bsd/kern/
H A Dsys_generic.c958 static int selscan(struct proc *p, struct _select * sel,
986 struct _select *sel;
1157 struct _select *sel;
1312 selscan(struct proc *p, struct _select *sel, int nfd, int32_t *retval,
H A Dkern_fork.c1506 struct _select *sel;

Completed in 90 milliseconds