Searched refs:seldrop (Results 1 – 1 of 1) sorted by relevance
1039 static int seldrop(struct proc *p, u_int32_t *ibits, int nfd, int lim);1465 seldrop(p, sel->ibits, uap->nd, seldata->count); in selprocess()2091 seldrop(struct proc *p, u_int32_t *ibits, int nfd, int lim) in seldrop() function