Home
last modified time | relevance | path

Searched defs:fds (Results 1 – 25 of 64) sorted by relevance

123

/dragonfly/contrib/mdocml/
H A Dmandocd.c58 read_fds(int clientfd, int *fds) in read_fds()
128 int fds[3]; in main() local
/dragonfly/test/testcases/io/poll_1/
H A Dpoll_1.c12 struct pollfd fds[1]; in main() local
/dragonfly/test/sysperf/
H A Dpipe1.c19 int fds[2]; in main() local
H A Dpipe2.c22 int fds[2]; in main() local
H A Dsocketpair.c23 int fds[2]; in main() local
/dragonfly/games/sail/
H A Ddr_main.c135 int fds[2]; in startdriver() local
/dragonfly/contrib/libarchive/libarchive/
H A Dfilter_fork_posix.c204 struct pollfd fds[2]; in __archive_check_child() local
/dragonfly/libexec/ftpd/
H A Dpopen.c62 static int fds; variable
/dragonfly/usr.sbin/cron/cron/
H A Dpopen.c49 static int fds; variable
/dragonfly/usr.sbin/moused/
H A Dmoused.c892 fd_set fds; in moused() local
1395 fd_set fds; in r_init() local
2576 fd_set fds; in pnpwakeup1() local
2657 fd_set fds; in pnpwakeup2() local
2696 fd_set fds; in pnpgets() local
/dragonfly/sys/sys/
H A Dsysmsg.h64 long fds[2]; /* double result */ member
/dragonfly/test/debug/
H A Dfdpassing.c24 int fds[2]; in main() local
/dragonfly/contrib/lvm2/dist/test/
H A Dharness.c12 int fds[2]; variable
/dragonfly/tools/tools/net80211/w00t/prga/
H A Dprga.c338 fd_set fds; in wait_ack() local
405 fd_set fds; in wait_relay() local
/dragonfly/test/interbench/
H A Dhackbench.c104 int fds[2]; in group() local
/dragonfly/sbin/dhclient/
H A Ddispatch.c113 struct pollfd fds[2]; in dispatch() local
/dragonfly/contrib/ncurses/ncurses/tty/
H A Dlib_twait.c187 struct pollfd *fds = fd_list; in _nc_timed_wait() local
/dragonfly/contrib/lvm2/dist/daemons/dmeventd/
H A Dlibdevmapper-event.c218 fd_set fds; in _daemon_read() local
278 fd_set fds; in _daemon_write() local
/dragonfly/tools/tools/net80211/w00t/assoc/
H A Dassoc.c808 fd_set fds; in main() local
891 fd_set fds; in main() local
/dragonfly/contrib/dhcpcd/src/
H A Deloop.c219 struct kevent *fds; member
221 struct epoll_event *fds; member
223 struct pollfd *fds; member
/dragonfly/usr.bin/vknet/
H A Dvknet.c129 int fds[2]; in main() local
/dragonfly/usr.bin/dsynth/
H A Dsubs.c455 int fds[2]; /* stdout */ in dexec_open() local
736 int *fds; in dexec_logerr_thread() local
/dragonfly/sbin/udevd/
H A Dudevd.c65 static struct pollfd fds[NFDS]; variable
H A Dudevd_monitor.c170 struct pollfd fds[1]; in client_cmd_monitor() local
/dragonfly/lib/libc/sysvipc/
H A Dsockets.c238 close_fds(int *fds, int num_fds) in close_fds()

123