Home
last modified time | relevance | path

Searched refs:first_clear (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/kern/
H A Dsubr_unit.c221 int first_clear; in ub_full() local
223 bit_ffc(ub->map, len, &first_clear); in ub_full()
224 return (first_clear == -1); in ub_full()