Searched defs:fds (Results 26 - 50 of 93) sorted by relevance

1234

/openbsd-current/regress/lib/libc/sys/
H A Dt_write.c111 int fds[2]; local
H A Dt_mmap.c107 int fds[2]; local
/openbsd-current/gnu/usr.bin/perl/dist/IO/
H A Dpoll.c44 poll(struct pollfd *fds, unsigned long nfds, int timeout) argument
/openbsd-current/usr.bin/make/
H A Dcmd_exec.c126 int fds[2]; /* Pipe streams */ local
/openbsd-current/usr.sbin/amd/amd/
H A Dnfs_start.c99 do_select(sigset_t *mask, sigset_t *omask, int fds, fd_set *fdp, argument
/openbsd-current/sbin/isakmpd/
H A Dtransport.c179 transport_fd_set(fd_set * fds) argument
205 transport_pending_wfd_set(fd_set * fds) argument
231 transport_handle_messages(fd_set *fds) argument
254 transport_send_messages(fd_set * fds) argument
[all...]
H A Dudp.c482 udp_fd_set(struct transport *t, fd_set *fds, int bit) argument
495 udp_fd_isset(struct transport *t, fd_set *fds) argument
/openbsd-current/regress/sys/kern/poll/
H A Dpoll_iocond.c90 int bfd[2], fds[2]; local
/openbsd-current/regress/lib/libc/explicit_bzero/
H A Dexplicit_bzero.c128 int i, fds[2]; local
/openbsd-current/regress/sys/kern/kqueue/
H A Dkqueue-regress.c198 int fds[2], i, kq = -1, prev; local
253 int fds[2], kq, ret; local
/openbsd-current/usr.sbin/nsd/
H A Dmini_event.h92 struct event** fds; member in struct:event_base
/openbsd-current/usr.sbin/unbound/util/
H A Dtube.c406 struct pollfd fds; local
443 struct pollfd fds; local
[all...]
H A Dmini_event.h107 struct event** fds; member in struct:event_base
/openbsd-current/sbin/unwind/libunbound/util/
H A Dtube.c406 struct pollfd fds; local
443 struct pollfd fds; local
[all...]
H A Dmini_event.h107 struct event** fds; member in struct:event_base
/openbsd-current/lib/libcurses/tty/
H A Dlib_twait.c194 struct pollfd *fds = fd_list; local
[all...]
/openbsd-current/lib/libutil/
H A Dimsg.h55 TAILQ_HEAD(, imsg_fd) fds; member in struct:imsgbuf
/openbsd-current/usr.sbin/sasyncd/
H A Dcarp.c190 carp_set_rfd(fd_set *fds) argument
218 carp_read_message(fd_set *fds) argument
H A Dpfkey.c366 pfkey_set_rfd(fd_set *fds) argument
373 pfkey_set_pending_wfd(fd_set *fds) argument
380 pfkey_read_message(fd_set *fds) argument
388 pfkey_send_message(fd_set *fds) argument
/openbsd-current/bin/csh/
H A Dmisc.c156 int fds[] = { SHIN, SHOUT, SHERR, OLDSTD, FSHTTY }; local
/openbsd-current/usr.sbin/dhcrelay/
H A Ddispatch.c254 struct pollfd *fds; local
/openbsd-current/regress/sys/kern/select/
H A Dselect_iocond.c91 int bfd[2], fds[2]; local
/openbsd-current/regress/sys/netinet/in_pcbbind/
H A Druntest.c110 cleanup(int *fds, int num_fds) argument
/openbsd-current/usr.sbin/dhcrelay6/
H A Ddispatch.c277 struct pollfd *fds; local
/openbsd-current/usr.sbin/dhcpd/
H A Ddispatch.c306 static struct pollfd *fds; local
[all...]

Completed in 149 milliseconds

1234