Home
last modified time | relevance | path

Searched defs:pfd (Results 1 – 25 of 165) sorted by relevance

1234567

/openbsd/regress/lib/libc/sys/
H A Dt_poll.c52 struct pollfd pfd; in child1() local
64 struct pollfd pfd; in child2() local
77 struct pollfd pfd; in child3() local
226 struct pollfd pfd; in ATF_TC_BODY() local
H A Dt_pollts.c131 struct pollfd pfd; in ATF_TC_BODY() local
161 struct pollfd pfd; in ATF_TC_BODY() local
/openbsd/regress/sys/kern/flock/
H A Dflock.c112 int pfd[2]; in test2() local
183 int pfd[2]; in test3() local
253 int pfd[2]; in test4() local
524 int pfd[2]; in test7() local
596 int pfd[2]; in test8() local
673 int pfd[2]; in test9() local
745 int pfd[2]; in test10() local
892 int pfd[2]; in test12() local
970 int pfd[2]; in test13() local
1252 int pfd[2]; in test15() local
/openbsd/lib/libsndio/
H A Dmio.c85 struct pollfd pfd[MIO_MAXNFDS]; in mio_psleep() local
183 mio_pollfd(struct mio_hdl *hdl, struct pollfd *pfd, int events) in mio_pollfd()
191 mio_revents(struct mio_hdl *hdl, struct pollfd *pfd) in mio_revents()
H A Dmio_aucat.c151 mio_aucat_pollfd(struct mio_hdl *sh, struct pollfd *pfd, int events) in mio_aucat_pollfd()
162 mio_aucat_revents(struct mio_hdl *sh, struct pollfd *pfd) in mio_aucat_revents()
H A Dsioctl_aucat.c243 sioctl_aucat_pollfd(struct sioctl_hdl *addr, struct pollfd *pfd, int events) in sioctl_aucat_pollfd()
251 sioctl_aucat_revents(struct sioctl_hdl *addr, struct pollfd *pfd) in sioctl_aucat_revents()
H A Dmio_rmidi.c198 mio_rmidi_pollfd(struct mio_hdl *sh, struct pollfd *pfd, int events) in mio_rmidi_pollfd()
208 mio_rmidi_revents(struct mio_hdl *sh, struct pollfd *pfd) in mio_rmidi_revents()
H A Dsioctl.c108 sioctl_pollfd(struct sioctl_hdl *hdl, struct pollfd *pfd, int events) in sioctl_pollfd()
116 sioctl_revents(struct sioctl_hdl *hdl, struct pollfd *pfd) in sioctl_revents()
H A Dsio.c240 struct pollfd pfd[SIO_MAXNFDS]; in sio_psleep() local
392 sio_pollfd(struct sio_hdl *hdl, struct pollfd *pfd, int events) in sio_pollfd()
402 sio_revents(struct sio_hdl *hdl, struct pollfd *pfd) in sio_revents()
/openbsd/usr.bin/vi/ex/
H A Dex_script.c190 struct pollfd pfd[1]; in sscr_getprompt() local
351 struct pollfd *pfd; in sscr_check_input() local
420 struct pollfd *pfd; in sscr_input() local
486 struct pollfd pfd[1]; in sscr_insert() local
/openbsd/lib/libevent/
H A Dpoll.c121 struct pollfd *pfd = &pop->event_set[i]; in poll_check_ok() local
202 struct pollfd *pfd = NULL; in poll_add() local
307 struct pollfd *pfd = NULL; in poll_del() local
/openbsd/usr.sbin/wsmoused/
H A Dmouse_protocols.c243 struct pollfd pfd[1]; in FlushInput() local
276 struct pollfd pfd[1]; in pnpgets() local
561 struct pollfd pfd[1]; in mouse_init() local
/openbsd/sbin/ldattach/
H A Datomicio.c49 struct pollfd pfd; in atomicio() local
84 struct pollfd pfd; in atomiciov() local
/openbsd/usr.bin/ssh/
H A Dmonitor_fdpass.c51 struct pollfd pfd; in mm_send_fd() local
100 struct pollfd pfd; in mm_receive_fd() local
H A Datomicio.c49 struct pollfd pfd; in atomicio6() local
100 struct pollfd pfd; in atomiciov6() local
/openbsd/regress/lib/libpthread/cancel2/
H A Dcancel2.c51 struct pollfd pfd; in poll_thread() local
67 struct pollfd pfd; in ppoll_thread() local
/openbsd/usr.bin/sndiod/
H A Dmiofile.c66 port_mio_pollfd(void *addr, struct pollfd *pfd) in port_mio_pollfd()
80 port_mio_revents(void *addr, struct pollfd *pfd) in port_mio_revents()
H A Dsiofile.c342 dev_sio_pollfd(void *arg, struct pollfd *pfd) in dev_sio_pollfd()
352 dev_sio_revents(void *arg, struct pollfd *pfd) in dev_sio_revents()
H A Ddev_sioctl.c157 dev_sioctl_pollfd(void *arg, struct pollfd *pfd) in dev_sioctl_pollfd()
171 dev_sioctl_revents(void *arg, struct pollfd *pfd) in dev_sioctl_revents()
H A Dlisten.c201 listen_pollfd(void *arg, struct pollfd *pfd) in listen_pollfd()
214 listen_revents(void *arg, struct pollfd *pfd) in listen_revents()
/openbsd/usr.sbin/vmd/
H A Datomicio.c49 struct pollfd pfd; in atomicio6() local
95 struct pollfd pfd; in atomiciov6() local
/openbsd/lib/libc/rpc/
H A Dsvc_run.c48 struct pollfd *pfd = NULL, *newp; in svc_run() local
/openbsd/regress/sys/kern/poll/
H A Dpoll_regevent.c32 struct pollfd pfd[2]; in main() local
H A Dpollretval.c12 struct pollfd pfd[100]; in main() local
H A Dpoll_iocond.c312 struct pollfd pfd[2]; in proc_child() local
492 struct pollfd pfd[2]; in proc_parent() local

1234567