HomeSort by: relevance | last modified time | path
    Searched defs:ncoll (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
sys_select.c 271 int ncoll; local in function:sel_do_scan
289 ncoll = sc->sc_ncoll;
308 if (__predict_false(sc->sc_ncoll != ncoll)) {
sys_select.c 271 int ncoll; local in function:sel_do_scan
289 ncoll = sc->sc_ncoll;
308 if (__predict_false(sc->sc_ncoll != ncoll)) {

Completed in 26 milliseconds