Home
last modified time | relevance | path

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

/netbsd/src/sys/kern/
Dkern_descrip.c222 fd_next_zero(filedesc_t *fdp, uint32_t *bitmap, int want, u_int bits) in fd_next_zero() function
910 hi = fd_next_zero(fdp, fdp->fd_himap, off, in fd_alloc()
914 i = fd_next_zero(fdp, &fdp->fd_lomap[hi], in fd_alloc()