Searched refs:ev_type (Results 1 - 25 of 33) sorted by relevance

12

/freebsd-13-stable/usr.sbin/bhyve/
H A Dmevent.h34 enum ev_type { enum
43 struct mevent *mevent_add(int fd, enum ev_type type,
44 void (*func)(int, enum ev_type, void *),
46 struct mevent *mevent_add_disabled(int fd, enum ev_type type,
47 void (*func)(int, enum ev_type, void *),
H A Dmevent.c74 void (*me_func)(int, enum ev_type, void *);
78 enum ev_type me_type;
101 mevent_pipe_read(int fd, enum ev_type type, void *param)
235 mevent_add_state(int tfd, enum ev_type type, argument
236 void (*func)(int, enum ev_type, void *), void *param,
295 mevent_add(int tfd, enum ev_type type, argument
296 void (*func)(int, enum ev_type, void *), void *param)
303 mevent_add_disabled(int tfd, enum ev_type type, argument
304 void (*func)(int, enum ev_type, void *), void *param)
H A Dmevent_test.c97 timer_callback(int fd, enum ev_type type, void *param)
120 echoer_callback(int fd, enum ev_type type, void *param)
186 acceptor_callback(int fd, enum ev_type type, void *param)
H A Dnet_backends.h39 typedef void (*net_be_rxeof_t)(int, enum ev_type, void *param);
H A Dpci_virtio_console.c162 static void pci_vtcon_sock_accept(int, enum ev_type, void *);
163 static void pci_vtcon_sock_rx(int, enum ev_type, void *);
370 pci_vtcon_sock_accept(int fd __unused, enum ev_type t __unused, void *arg)
392 pci_vtcon_sock_rx(int fd __unused, enum ev_type t __unused, void *arg)
H A Dpm.c211 power_button_handler(int signal, enum ev_type type, void *arg)
H A Duart_emul.c141 static void uart_drain(int fd, enum ev_type ev, void *arg);
379 uart_drain(int fd, enum ev_type ev, void *arg)
H A Dgdb.c1694 gdb_readable(int fd, enum ev_type event, void *arg)
1733 gdb_writable(int fd, enum ev_type event, void *arg)
1740 new_connection(int fd, enum ev_type event, void *arg)
/freebsd-13-stable/sys/arm/freescale/vybrid/
H A Dvf_port.h34 enum ev_type { enum
45 int port_setup(int, enum ev_type, void (*ih)(void *), void *ih_user);
H A Dvf_port.c84 enum ev_type pevt;
138 port_setup(int pnum, enum ev_type pevt, void (*ih)(void *), void *ih_user)
/freebsd-13-stable/contrib/wpa/src/wps/
H A Dwps_upnp.h32 void *priv, enum upnp_wps_wlanevent_type ev_type,
46 enum upnp_wps_wlanevent_type ev_type,
H A Dwps_upnp.c800 * @ev_type: Event type
810 enum upnp_wps_wlanevent_type ev_type,
826 os_snprintf(type, sizeof(type), "%1u", ev_type);
833 *(raw + pos) = (u8) ev_type;
852 sm->wlanevent_type = ev_type;
808 upnp_wps_device_send_wlan_event(struct upnp_wps_device_sm *sm, const u8 from_mac_addr[ETH_ALEN], enum upnp_wps_wlanevent_type ev_type, const struct wpabuf *msg) argument
H A Dwps_upnp_web.c580 int ev_type; local
605 ev_type = atol(val);
643 if (ev_type == UPNP_WPS_WLANEVENT_TYPE_EAP) {
656 iface->ctx->rx_req_put_wlan_response(iface->priv, ev_type,
/freebsd-13-stable/contrib/ntp/lib/isc/include/isc/
H A Devent.h38 isc_eventtype_t ev_type; \
67 (event)->ev_type = (ty); \
/freebsd-13-stable/contrib/opencsd/decoder/include/common/
H A Dtrc_gen_elem.h67 void setEvent(const event_t ev_type, const uint16_t number);
122 inline void OcsdTraceElement::setEvent(const event_t ev_type, const uint16_t number) argument
124 trace_event.ev_type = (uint16_t)ev_type;
125 trace_event.ev_number = ev_type == EVENT_NUMBERED ? number : 0;
/freebsd-13-stable/contrib/opencsd/decoder/include/opencsd/
H A Dtrc_gen_elem_types.h75 uint16_t ev_type; /**< event type - unknown (0) trigger (1), numbered event (2)*/ member in struct:_trace_event_t
/freebsd-13-stable/contrib/opencsd/decoder/source/
H A Dtrc_gen_elem.cpp181 if(trace_event.ev_type == EVENT_TRIGGER)
183 else if(trace_event.ev_type == EVENT_NUMBERED)
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/lockstat/
H A Dlockstat.c138 char ev_type; member in struct:ls_event_info
304 if (evp->ev_type != event_type ||
716 if (info->ev_type == 'I') {
769 if (info->ev_type == 'H') {
784 if (info->ev_type == 'E') {
798 if (info->ev_type == 'H') {
806 if (info->ev_type != 'I')
1194 if (g_event_info[i].ev_type != 'E')
1295 if (g_event_info[i].ev_type == c)
1302 if (strchr("CH", g_event_info[i].ev_type))
[all...]
/freebsd-13-stable/sys/netsmb/
H A Dsmb_iod.c380 evp->ev_type = event;
600 evp->ev_type |= SMBIOD_EV_PROCESSING;
602 switch (evp->ev_type & SMBIOD_EV_MASK) {
619 if (evp->ev_type & SMBIOD_EV_SYNC) {
H A Dsmb_conn.h431 int ev_type; member in struct:smbiod_event
/freebsd-13-stable/sys/dev/aac/
H A Daac_cam.c153 switch (event->ev_type) {
164 event->ev_type);
398 event->ev_type = AAC_EVENT_CMFREE;
H A Daacvar.h447 int ev_type; member in struct:aac_event
/freebsd-13-stable/sys/dev/aacraid/
H A Daacraid_cam.c210 switch (event->ev_type) {
221 event->ev_type);
380 event->ev_type = AAC_EVENT_CMFREE;
634 event->ev_type = AAC_EVENT_CMFREE;
871 event->ev_type = AAC_EVENT_CMFREE;
1277 event->ev_type = AAC_EVENT_CMFREE;
/freebsd-13-stable/contrib/ntp/lib/isc/
H A Dtask.c541 REQUIRE(event->ev_type > 0);
662 if (event->ev_type >= first && event->ev_type <= last &&
/freebsd-13-stable/contrib/wpa/src/ap/
H A Dwps_hostapd.c1508 void *priv, enum upnp_wps_wlanevent_type ev_type,
1516 wpa_printf(MSG_DEBUG, "WPS UPnP: PutWLANResponse ev_type=%d mac_addr="
1517 MACSTR, ev_type, MAC2STR(mac_addr));
1520 if (ev_type != UPNP_WPS_WLANEVENT_TYPE_EAP) {
1522 "PutWLANResponse WLANEventType %d", ev_type);
1507 hostapd_rx_req_put_wlan_response( void *priv, enum upnp_wps_wlanevent_type ev_type, const u8 *mac_addr, const struct wpabuf *msg, enum wps_msg_type msg_type) argument

Completed in 134 milliseconds

12