Searched defs:fds (Results 1 - 25 of 93) sorted by relevance

1234

/openbsd-current/regress/sys/kern/poll/
H A Dpollnval.c27 struct pollfd fds[1]; local
/openbsd-current/lib/libc/sys/
H A Dw_poll.c22 poll(struct pollfd *fds, nfds_t nfds, int timeout) argument
H A Dw_ppoll.c23 ppoll(struct pollfd *fds, nfds_t nfds, argument
/openbsd-current/regress/sys/kern/fchdir/
H A Dfchdir.c20 int fds[2]; local
/openbsd-current/regress/sys/kern/rlimit-file/
H A Drlim-file.c17 int lim, fd, fds[2]; local
/openbsd-current/usr.sbin/radiusd/
H A Dimsg_subr.c38 struct pollfd fds[1]; local
61 struct pollfd fds[1]; local
[all...]
/openbsd-current/regress/sys/kern/signal/sigio/
H A Dsigio_pipe.c29 int fds[2]; local
38 int fds[2]; local
47 int fds[2]; local
56 int fds[ local
65 int fds[2]; local
74 int fds[2]; local
[all...]
H A Dsigio_common.c95 test_common_cansigio(int *fds) argument
193 test_common_read(int *fds) argument
222 test_common_write(int *fds) argument
[all...]
H A Dsigio_socket.c33 int fds[2]; local
42 int fds[2]; local
51 int fds[2]; local
60 int fds[ local
131 int fds[2]; local
140 int fds[2]; local
[all...]
H A Dutil.c107 int fds[2]; local
/openbsd-current/usr.bin/talk/
H A Dio.c57 struct pollfd fds[2]; local
/openbsd-current/gnu/lib/libreadline/examples/
H A Dexcallback.c97 fd_set fds; local
122 FD_SET(fileno(stdin), &fds); local
/openbsd-current/regress/lib/libpthread/restart/read/
H A Dread.c22 int fds[2]; local
/openbsd-current/regress/lib/libpthread/restart/readv/
H A Dreadv.c24 int fds[2]; local
/openbsd-current/regress/lib/libpthread/siginterrupt/
H A Dsiginterrupt.c21 int fds[2]; local
/openbsd-current/usr.sbin/mopd/otherOS/
H A Dloop-linux2.c95 fd_set fds, listeners; local
H A Dloop.c131 fd_set fds, listeners; local
/openbsd-current/regress/lib/libc/sys/
H A Dt_pollts.c60 int fds[2]; local
H A Dt_poll.c161 int fds[2]; local
/openbsd-current/usr.sbin/nsd/
H A Dpopen3.c13 static void close_pipe(int fds[2]) argument
H A Dnetio.c111 static struct pollfd fds[MAX_NETIO_FDS]; local
[all...]
/openbsd-current/regress/lib/libpthread/socket/3/
H A Dsocket3.c50 struct pollfd fds; local
/openbsd-current/regress/sys/net/pf_print/
H A Dpf_print_test.c78 int fds[2]; local
/openbsd-current/usr.sbin/mopd/common/
H A Dloop-bsd.c88 fd_set fds, listeners; local
/openbsd-current/regress/sys/netinet6/rip6cksum/
H A Drip6cksum.c145 fd_set fds; local

Completed in 300 milliseconds

1234