Home
last modified time | relevance | path

Searched defs:nfds (Results 1 – 25 of 59) sorted by relevance

123

/freebsd/tests/sys/kqueue/libkqueue/
H A Dvnode.c152 int nfds; in test_kevent_vnode_note_attrib() local
180 int nfds; in test_kevent_vnode_note_rename() local
226 int nfds; in test_kevent_vnode_disable_and_enable() local
269 int nfds; in test_kevent_vnode_dispatch() local
H A Dmain.c30 int nfds; in _test_no_kevents() local
53 int nfds; in test_no_kevents_quietly() local
73 int nfds; in kevent_get() local
90 int nfds; in kevent_get_timeout() local
/freebsd/crypto/openssh/openbsd-compat/
H A Dbsd-poll.c46 ppoll(struct pollfd *fds, nfds_t nfds, const struct timespec *tmoutp, in ppoll()
100 poll(struct pollfd *fds, nfds_t nfds, int timeout) in poll()
H A Dbsd-pselect.c154 pselect(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, in pselect()
/freebsd/lib/libnv/
H A Dmsgio.c223 fd_package_send(int sock, const int *fds, size_t nfds) in fd_package_send()
272 fd_package_recv(int sock, int *fds, size_t nfds) in fd_package_recv()
363 fd_recv(int sock, int *fds, size_t nfds) in fd_recv()
395 fd_send(int sock, const int *fds, size_t nfds) in fd_send()
/freebsd/lib/libopenbsd/
H A Dgetdtablecount.c42 int nfds; in getdtablecount() local
/freebsd/lib/libc/gen/
H A Dftw-compat11.c38 int (*fn)(const char *, const struct freebsd11_stat *, int), int nfds) in freebsd11_ftw() argument
H A Dftw.c31 int nfds) in ftw()
H A Dnftw-compat11.c35 int nfds, int ftwflags) in freebsd11_nftw()
H A Dnftw.c31 struct FTW *), int nfds, int ftwflags) in nftw()
/freebsd/contrib/pf/libevent/
H A Dpoll.c61 int nfds; /* Size of event_* */ member
153 int res, i, sec, nfds; in poll_dispatch() local
/freebsd/contrib/ntp/sntp/libevent/
H A Dpoll.c73 int nfds; /* Highest number used */ member
138 int res, i, j, nfds; in poll_dispatch() local
H A Dselect.c142 int res=0, i, j, nfds; in select_dispatch() local
/freebsd/contrib/libevent/
H A Dpoll.c73 int nfds; /* Highest number used */ member
138 int res, i, j, nfds; in poll_dispatch() local
H A Dselect.c142 int res=0, i, j, nfds; in select_dispatch() local
/freebsd/usr.bin/ident/
H A Dident.c217 size_t nfds; in main() local
/freebsd/tests/sys/kern/
H A Dunix_passfd_test.c137 putfds(char *buf, int fd, int nfds) in putfds()
452 int fd[2], nfds; in ATF_TC_BODY() local
746 int fd[2], nfds, putfd, rc; in ATF_TC_BODY() local
837 int fd[2], error, nfds, putfd; in ATF_TC_BODY() local
/freebsd/libexec/rbootd/
H A Drbootd.c71 int i, nfds = getdtablesize(); in main() local
/freebsd/sbin/nos-tun/
H A Dnos-tun.c256 int nfds; /* Return from select() */ in main() local
/freebsd/contrib/ofed/librdmacm/
H A Dpreload.c865 static struct pollfd *fds_alloc(nfds_t nfds) in fds_alloc()
881 int poll(struct pollfd *fds, nfds_t nfds, int timeout) in poll()
913 static void select_to_rpoll(struct pollfd *fds, int *nfds, in select_to_rpoll()
932 static int rpoll_to_select(struct pollfd *fds, int nfds, in rpoll_to_select()
967 int select(int nfds, fd_set *readfds, fd_set *writefds, in select()
/freebsd/tests/sys/fs/fusefs/
H A Dmockfs.cc915 int timeout_int, nfds; in read_request() local
993 int nready, nfds; in write_response() local
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DSelectHelper.cpp131 const unsigned nfds = static_cast<unsigned>(*max_fd) + 1; in Select() local
/freebsd/lib/libtacplus/
H A Dtaclib.c261 int nfds; in conn_server() local
496 int nfds; in read_timed() local
648 int nfds; in send_msg() local
/freebsd/usr.sbin/ppp/
H A Dmain.c543 int i, nfds, nothing_done; in DoLoop() local
/freebsd/lib/libthr/thread/
H A Dthr_syscalls.c313 __thr_poll(struct pollfd *fds, unsigned int nfds, int timeout) in __thr_poll()
332 __thr_ppoll(struct pollfd pfd[], nfds_t nfds, const struct timespec * in __thr_ppoll()

123