Searched defs:poll (Results 1 - 25 of 26) sorted by relevance

12

/openbsd-current/lib/libc/hidden/
H A Dpoll.h24 PROTO_CANCEL(poll); variable
/openbsd-current/lib/libc/sys/
H A Dw_poll.c22 poll(struct pollfd *fds, nfds_t nfds, int timeout) function
31 DEF_CANCEL(poll); variable
/openbsd-current/sys/arch/luna88k/stand/boot/
H A Dbmc.c119 int c, unit = 1, poll = (dev & 0x80) != 0; local
H A Dsio.c156 int c, unit = dev & ~0x80, poll = (dev & 0x80) != 0; local
/openbsd-current/gnu/usr.bin/perl/dist/IO/lib/IO/
H A DPoll.pm71 sub poll { subroutine
[all...]
/openbsd-current/sys/arch/alpha/stand/nboot/
H A Dpromcons.c61 int poll = (dev & 0x80) != 0; local
/openbsd-current/sys/dev/ic/
H A Duhavar.h48 int (*poll)(struct uha_softc *, struct scsi_xfer *, int); member in struct:uha_softc
/openbsd-current/gnu/usr.bin/perl/dist/IO/
H A Dpoll.h30 # undef poll macro
32 #define poll Perl_my_poll macro
H A Dpoll.c44 poll(struct pollfd *fds, unsigned long nfds, int timeout) function
/openbsd-current/sys/arch/sparc64/dev/
H A Dbeeper.c138 beeper_bell(void *vsc, u_int pitch, u_int period, u_int volume, int poll) argument
H A Dbeep.c216 beep_bell(void *vsc, u_int pitch, u_int period, u_int volume, int poll) argument
/openbsd-current/sys/dev/isa/
H A Dpcppi.c267 pcppi_kbd_bell(void *arg, u_int pitch, u_int period, u_int volume, int poll) argument
/openbsd-current/usr.sbin/iscsictl/
H A Discsictl.c80 int ch, poll = 0, val = 0; local
/openbsd-current/usr.sbin/vmd/
H A Di8259.c39 uint8_t poll; member in struct:i8259
/openbsd-current/sys/dev/pci/drm/
H A Ddrm_probe_helper.c243 bool poll = false; local
[all...]
/openbsd-current/sys/dev/pckbc/
H A Dpckbd.c1221 pckbd_bell(u_int pitch, u_int period, u_int volume, int poll) argument
H A Dpms.c172 int poll; member in struct:pms_softc
/openbsd-current/sys/dev/hid/
H A Dhidkbd.c675 hidkbd_bell(u_int pitch, u_int period, u_int volume, int poll) argument
/openbsd-current/sys/arch/loongson/dev/
H A Dkb3310.c522 ykbec_bell(void *arg, u_int pitch, u_int period, u_int volume, int poll) argument
/openbsd-current/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Dlldbtest.py435 def poll(self): member in class:_LocalProcess
/openbsd-current/sys/dev/wscons/
H A Dwskbd.c1422 wskbd_cnpollc(dev_t dev, int poll) argument
H A Dwsdisplay.c2180 wsdisplay_set_cons_kbd(int (*get)(dev_t), void (*poll)(dev_t, int), argument
/openbsd-current/sys/dev/pci/
H A Dpccbb.c1223 struct cb_poll_str *poll = arg; local
2370 struct pccbb_poll_str *poll = arg; local
[all...]
H A Dixgbe.c2678 uint32_t i, poll; local
3796 uint32_t gcr_ext, hlreg0, i, poll; local
/openbsd-current/usr.sbin/ntpd/
H A Dntpd.h145 u_int8_t poll; member in struct:ntp_status
170 time_t poll; member in struct:ntp_peer
278 time_t poll; member in struct:ctl_show_peer
291 time_t poll; member in struct:ctl_show_sensor

Completed in 424 milliseconds

12