Home
last modified time | relevance | path

Searched defs:pollfd (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/perl/dist/IO/
H A Dpoll.h35 typedef struct pollfd { struct
58 int poll (struct pollfd *, unsigned long, int); argument
/openbsd/sys/sys/
H A Dpoll.h31 typedef struct pollfd { struct
35 } pollfd_t; argument
/openbsd/lib/libsndio/
H A Dmio_priv.h42 int (*pollfd)(struct mio_hdl *, struct pollfd *, int); member
H A Dsioctl_priv.h44 int (*pollfd)(struct sioctl_hdl *, struct pollfd *, int); member
H A Dsio_priv.h63 int (*pollfd)(struct sio_hdl *, struct pollfd *, int); member
/openbsd/usr.bin/sndiod/
H A Dfile.h35 int (*pollfd)(void *, struct pollfd *); member