Searched defs:events (Results 51 - 75 of 181) sorted by relevance

12345678

/freebsd-11-stable/sys/i386/isa/
H A Dspic.c531 spicpoll(struct cdev *dev, int events, struct thread *td) argument
/freebsd-11-stable/sys/kern/
H A Dsys_socket.c265 soo_poll(struct file *fp, int events, struct ucred *active_cred, argument
H A Dsys_procdesc.c435 procdesc_poll(struct file *fp, int events, struct ucred *active_cred, argument
/freebsd-11-stable/sys/dev/random/
H A Drandomdev.c275 randomdev_poll(struct cdev *dev __unused, int events, struct thread *td __unused) argument
/freebsd-11-stable/sys/dev/adb/
H A Dadb_mouse.c462 ams_poll(struct cdev *dev, int events, struct thread *p) argument
/freebsd-11-stable/usr.bin/calendar/
H A Dio.c84 static struct event *events[MAXCOUNT]; variable in typeref:struct:event
H A Ddates.c66 struct event *events; member in struct:cal_day
/freebsd-11-stable/usr.sbin/ypldap/
H A Dldapclient.c153 client_dispatch_dns(int fd, short events, void *p) argument
254 client_dispatch_parent(int fd, short events, void *p) argument
[all...]
H A Dypldap.c351 main_dispatch_client(int fd, short events, void *p) argument
/freebsd-11-stable/sys/net/
H A Dnetmap_legacy.h234 int events; member in struct:_POLL_REQUEST_DATA
/freebsd-11-stable/lib/libusb/
H A Dlibusb10.h82 int events; member in struct:libusb_hotplug_callback_handle_struct
/freebsd-11-stable/sys/dev/snp/
H A Dsnp.c294 snp_poll(struct cdev *dev, int events, struct thread *td) argument
/freebsd-11-stable/contrib/unbound/util/
H A Dwinsock_event.c509 long events = 0; local
[all...]
/freebsd-11-stable/sys/dev/evdev/
H A Dcdev.c307 evdev_poll(struct cdev *dev, int events, struct thread *td) argument
/freebsd-11-stable/sys/dev/xen/evtchn/
H A Devtchn_dev.c532 evtchn_poll(struct cdev *dev, int events, struct thread *td) argument
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dmlfk_ipl.c430 ipfpoll(struct cdev *dev, int events, struct thread *td) argument
[all...]
/freebsd-11-stable/contrib/netbsd-tests/fs/puffs/h_dtfs/
H A Ddtfs_vnops.c281 dtfs_node_poll(struct puffs_usermount *pu, void *opc, int *events) argument
/freebsd-11-stable/sys/dev/bktr/
H A Dbktr_os.c826 bktr_poll( struct cdev *dev, int events, struct thread *td) argument
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/Rtc/
H A Dfm_rtc.c127 register uint32_t events; local
[all...]
/freebsd-11-stable/contrib/pf/libevent/
H A Devent.c454 event_once_cb(int fd, short events, void *arg) argument
465 event_once(int fd, short events, argument
509 event_set(struct event *ev, int fd, short events, void (*callback)(int, short, void *), void *arg) argument
[all...]
/freebsd-11-stable/lib/libthread_db/
H A Dthread_db.c69 td_ta_clear_event(const td_thragent_t *ta, td_thr_events_t *events) argument
122 td_ta_set_event(const td_thragent_t *ta, td_thr_events_t *events) argument
144 td_thr_clear_event(const td_thrhandle_t *th, td_thr_events_t *events) argument
218 td_thr_set_event(const td_thrhandle_t *th, td_thr_events_t *events) argument
/freebsd-11-stable/sys/dev/firewire/
H A Dfwdev.c820 fw_poll(struct cdev *dev, int events, fw_proc *td) argument
/freebsd-11-stable/share/examples/scsi_target/
H A Dscsi_target.c400 struct kevent events[MAX_EVENTS]; local
[all...]
/freebsd-11-stable/contrib/wpa/src/utils/
H A Deloop_win.c53 struct eloop_event *events; member in struct:eloop_data
626 WSANETWORKEVENTS events; local
[all...]
/freebsd-11-stable/sys/arm/ti/
H A Dti_i2c.c321 uint16_t events, status; local

Completed in 447 milliseconds

12345678