Home
last modified time | relevance | path

Searched defs:nfd (Results 1 – 5 of 5) sorted by relevance

/f-stack/app/micro_thread/
H A Dkqueue_proxy.cpp431 int nfd; in KqueueDispatch() local
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_file.c802 ngx_fd_t fd, nfd; in ngx_copy_file() local
/f-stack/freebsd/kern/
H A Dsys_generic.c1363 selscan(struct thread *td, fd_mask **ibits, fd_mask **obits, int nfd) in selscan()
1604 pollout(struct thread *td, struct pollfd *fds, struct pollfd *ufds, u_int nfd) in pollout()
1625 pollscan(struct thread *td, struct pollfd *fds, u_int nfd) in pollscan()
H A Duipc_syscalls.c1602 int error, fd, *fds, nfd; in m_dispose_extcontrolm() local
H A Dkern_descrip.c1781 fdgrowtable_exp(struct filedesc *fdp, int nfd) in fdgrowtable_exp()
1797 fdgrowtable(struct filedesc *fdp, int nfd) in fdgrowtable()