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

123456

/freebsd-current/contrib/kyua/utils/process/
H A Dfdstream_test.cpp50 int fds[2]; local
/freebsd-current/crypto/openssh/openbsd-compat/regress/
H A Dclosefromtest.c39 int i, max, fds[NUM_OPENS]; local
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/io/
H A Dtst.fds.c50 int fds[10]; local
[all...]
/freebsd-current/contrib/netbsd-tests/kernel/kqueue/read/
H A Dt_pipe.c55 int fds[2]; local
/freebsd-current/contrib/netbsd-tests/lib/librumphijack/
H A Dh_client.c74 fd_set fds; local
/freebsd-current/tests/sys/audit/
H A Dopen.c51 static struct pollfd fds[1]; variable in typeref:struct:pollfd
H A Dioctl.c40 static struct pollfd fds[1]; variable in typeref:struct:pollfd
H A Dfile-read.c31 static struct pollfd fds[1]; variable in typeref:struct:pollfd
H A Dfile-write.c31 static struct pollfd fds[1]; variable in typeref:struct:pollfd
H A Dmiscellaneous.c39 static struct pollfd fds[1]; variable in typeref:struct:pollfd
[all...]
/freebsd-current/contrib/netbsd-tests/kernel/kqueue/write/
H A Dt_pipe.c59 int fds[2]; local
83 int fds[2]; local
124 int fds[2]; local
[all...]
/freebsd-current/contrib/netbsd-tests/kernel/
H A Dmsg.h45 msg_open(struct msg_fds *fds) argument
58 msg_close(struct msg_fds *fds) argument
67 msg_write_child(const char *info, struct msg_fds *fds, void *msg, size_t len) argument
85 msg_write_parent(const char *info, struct msg_fds *fds, void *msg, size_t len) argument
103 msg_read_parent(const char *info, struct msg_fds *fds, void *msg, size_t len) argument
121 msg_read_child(const char *info, struct msg_fds *fds, void *msg, size_t len) argument
[all...]
/freebsd-current/contrib/netbsd-tests/lib/libc/ttyio/
H A Dt_ptm.c129 int fdm, fds; local
/freebsd-current/usr.sbin/bsdinstall/runconsoles/
H A Dcommon.h36 volatile int fds[2]; member in struct:pipe_barrier
42 int error, fds[2], i; local
[all...]
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dbsd-poll.c46 ppoll(struct pollfd *fds, nfds_t nfds, const struct timespec *tmoutp, argument
100 poll(struct pollfd *fds, nfds_t nfds, int timeout) argument
[all...]
/freebsd-current/tests/sys/file/
H A Dftruncate_test.c60 int error, fd, fds[2], i, read_only_fd; local
/freebsd-current/usr.bin/talk/
H A Dio.c67 struct pollfd fds[2]; local
/freebsd-current/contrib/libarchive/libarchive/
H A Dfilter_fork_posix.c202 struct pollfd fds[2]; local
/freebsd-current/stand/kboot/kboot/
H A Dhostcons.c93 long fds = 1 << 0; local
/freebsd-current/contrib/capsicum-test/
H A Dselect.cc19 int InitFDSet(fd_set* fset, int *fds, int fdcount) { argument
/freebsd-current/contrib/netbsd-tests/lib/libc/sys/
H A Dt_write.c111 int fds[2]; local
H A Dt_poll.c158 int fds[2]; local
247 int fds[2]; local
[all...]
/freebsd-current/crypto/heimdal/lib/roken/
H A Dmini_inetd.c94 rk_socket_t *fds; local
[all...]
/freebsd-current/tools/regression/sockets/sblock/
H A Dsblock.c151 int error, fds[2], recver_fd, sender_fd; local
/freebsd-current/lib/libdevdctl/
H A Dconsumer.cc229 struct pollfd fds[1]; local

Completed in 231 milliseconds

123456