OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fd_next_zero
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
kern_descrip.c
222
fd_next_zero
(filedesc_t *fdp, uint32_t *bitmap, int want, u_int bits)
function in typeref:typename:int
913
hi =
fd_next_zero
(fdp, fdp->fd_himap, off,
917
i =
fd_next_zero
(fdp, &fdp->fd_lomap[hi],
kern_descrip.c
222
fd_next_zero
(filedesc_t *fdp, uint32_t *bitmap, int want, u_int bits)
function in typeref:typename:int
913
hi =
fd_next_zero
(fdp, fdp->fd_himap, off,
917
i =
fd_next_zero
(fdp, &fdp->fd_lomap[hi],
Completed in 25 milliseconds
Indexes created Sun Sep 28 07:09:56 GMT 2025