Searched defs:ibits (Results 1 – 2 of 2) sorted by relevance
| /xnu-8020.140.41/bsd/kern/ |
| H A D | sys_generic.c | 1657 u_int32_t *ibits, *obits; in selscan() local 2006 selcount(struct proc *p, u_int32_t *ibits, int nfd, int *countp) in selcount() 2085 seldrop_locked(struct proc *p, u_int32_t *ibits, int nfd, int lim, int *need_wakeup) in seldrop_locked() 2154 seldrop(struct proc *p, u_int32_t *ibits, int nfd, int lim) in seldrop()
|
| /xnu-8020.140.41/bsd/sys/ |
| H A D | user.h | 202 u_int32_t *ibits, *obits; /* bits to select on */ member
|