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

1234567

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dduplex_pipe.c43 int duplex_pipe(int *fds) argument
/netbsd-current/external/bsd/kyua-cli/dist/utils/process/
H A Dfdstream_test.cpp50 int fds[2]; local
/netbsd-current/lib/libc/sys/
H A Dppoll.c40 ppoll(struct pollfd * restrict fds, nfds_t nfds, argument
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.reverse/
H A Dpipe-reverse.c31 int fds[2] = { -1, -1 }; variable
H A Dreadv-reverse.c32 int fds[2] = { -1, -1 }; variable
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.reverse/
H A Dpipe-reverse.c31 int fds[2] = { -1, -1 }; variable
H A Dreadv-reverse.c32 int fds[2] = { -1, -1 }; variable
/netbsd-current/distrib/utils/sparkcrc/
H A Dsparkcrc.c84 FILE *fds; local
/netbsd-current/games/sail/
H A Ddr_main.c135 int fds[2]; local
/netbsd-current/tests/kernel/kqueue/read/
H A Dt_pipe.c55 int fds[2]; local
/netbsd-current/external/gpl3/gdb/dist/readline/readline/examples/
H A Drl-callbacktest.c72 fd_set fds; local
92 FD_SET (fileno (rl_instream), &fds); local
H A Dexcallback.c105 fd_set fds; local
130 FD_SET(fileno(stdin), &fds); local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dcatch-fork-kill.c24 int fds[2] = { -1, -1 }; variable
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/examples/
H A Drl-callbacktest.c72 fd_set fds; local
92 FD_SET (fileno (rl_instream), &fds); local
H A Dexcallback.c105 fd_set fds; local
130 FD_SET(fileno(stdin), &fds); local
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dcatch-fork-kill.c24 int fds[2] = { -1, -1 }; variable
/netbsd-current/regress/sys/kern/dislodgefd/
H A Ddislodgefd.c40 int fds[2]; variable
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/kadm5/
H A Dipropd_common.c112 int fds[2]; local
/netbsd-current/tests/kernel/kqueue/write/
H A Dt_pipe.c59 int fds[2]; local
83 int fds[2]; local
124 int fds[2]; local
[all...]
/netbsd-current/usr.sbin/mopd/common/
H A Dloop-linux2.c98 fd_set fds, listeners; local
/netbsd-current/sys/modules/examples/pollpal/
H A Dcmd_pollpal.c76 struct pollfd fds; local
/netbsd-current/external/bsd/nsd/dist/
H A Dpopen3.c13 static void close_pipe(int fds[2]) argument
/netbsd-current/tests/lib/libc/ttyio/
H A Dt_ptm.c129 int fdm, fds; local
/netbsd-current/tests/lib/libc/sys/
H A Dt_pollts.c58 int fds[2]; local
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Dfilter_fork_posix.c202 struct pollfd fds[2]; local

Completed in 704 milliseconds

1234567