| /netbsd-src/sys/kern/ |
| H A D | subr_evcnt.c | 185 ev->ev_type = type; in evcnt_attach_dynamic_nozero() 233 evs->ev_type = ev->ev_type; in sysctl_fillevcnt() 295 if (filter != EVCNT_TYPE_ANY && filter != ev->ev_type) in sysctl_doevcnt()
|
| /netbsd-src/external/bsd/wpa/dist/src/wps/ |
| H A D | wps_upnp.h | 32 void *priv, enum upnp_wps_wlanevent_type ev_type, 46 enum upnp_wps_wlanevent_type ev_type,
|
| /netbsd-src/sys/sys/ |
| H A D | evcnt.h | 91 unsigned char ev_type; /* counter type; see below */ member 130 .ev_type = type, \
|
| /netbsd-src/external/mpl/bind/dist/lib/isc/include/isc/ |
| H A D | event.h | |
| /netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/ |
| H A D | event.h | 34 isc_eventtype_t ev_type; \ 64 (event)->ev_type = (ty); \
|
| /netbsd-src/external/mpl/bind/dist/tests/isc/ |
| H A D | timer_test.c | |
| H A D | task_test.c | |
| /netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
| H A D | byaddr.c | 152 REQUIRE(event->ev_type == DNS_EVENT_LOOKUPDONE); in lookup_done() 176 REQUIRE(event->ev_type == DNS_EVENT_BYADDRDONE); in bevent_destroy()
|
| H A D | request.c | 1170 INSIST(event->ev_type == DNS_EVENT_REQUESTCONTROL); in do_cancel() 1297 REQUIRE(event->ev_type == ISC_SOCKEVENT_CONNECT); in req_connected() 1338 REQUIRE(event->ev_type == ISC_SOCKEVENT_SENDDONE); in req_senddone() 1375 REQUIRE(event->ev_type == DNS_EVENT_DISPATCH); in req_response() 1414 isc_eventtype_t ev_type = event->ev_type; in req_timeout() local 1425 if (ev_type == ISC_TIMEREVENT_TICK && request->udpcount-- != 0) { in req_timeout()
|
| H A D | lookup.c | 69 REQUIRE(event->ev_type == DNS_EVENT_FETCHDONE); in fetch_done() 337 REQUIRE(event->ev_type == DNS_EVENT_LOOKUPDONE); in levent_destroy()
|
| H A D | validator.c | 228 val->event->ev_type = DNS_EVENT_VALIDATORDONE; in validator_done() 391 INSIST(event->ev_type == DNS_EVENT_FETCHDONE); in fetch_callback_dnskey() 490 INSIST(event->ev_type == DNS_EVENT_FETCHDONE); in fetch_callback_ds() 649 INSIST(event->ev_type == DNS_EVENT_VALIDATORDONE); in validator_callback_dnskey() 719 INSIST(event->ev_type == DNS_EVENT_VALIDATORDONE); in validator_callback_ds() 792 INSIST(event->ev_type == DNS_EVENT_VALIDATORDONE); in validator_callback_cname() 849 INSIST(event->ev_type == DNS_EVENT_VALIDATORDONE); in validator_callback_nsec() 3027 REQUIRE(event->ev_type == DNS_EVENT_VALIDATORSTART); in validator_start()
|
| H A D | cache.c | 690 INSIST(event->ev_type == DNS_EVENT_CACHEOVERMEM); in overmem_cleaning_action() 741 INSIST(event->ev_type == DNS_EVENT_CACHECLEAN); in incremental_cleaning_action() 1040 INSIST(event->ev_type == ISC_TASKEVENT_SHUTDOWN); in cleaner_shutdown_action()
|
| H A D | xfrin.c | 1037 INSIST(event->ev_type == ISC_SOCKEVENT_CONNECT); in xfrin_connect_done() 1258 INSIST(event->ev_type == ISC_SOCKEVENT_SENDDONE); in xfrin_send_done() 1287 INSIST(ev->ev_type == DNS_EVENT_TCPMSG); in xfrin_recv_done()
|
| H A D | client.c | 674 REQUIRE(event->ev_type == DNS_EVENT_FETCHDONE); in fetch_done() 1493 REQUIRE(event->ev_type == DNS_EVENT_REQUESTDONE); in request_done() 1532 REQUIRE(event->ev_type == DNS_EVENT_CLIENTREQDONE); in localrequest_done() 1849 REQUIRE(event->ev_type == DNS_EVENT_REQUESTDONE); in update_done() 2173 REQUIRE(event->ev_type == DNS_EVENT_REQUESTDONE); in receive_soa()
|
| H A D | resolver.c | 1780 if (event->ev_type == DNS_EVENT_TRYSTALE) { in fctx_sendevents() 1969 if (event->ev_type == ISC_SOCKEVENT_CONNECT) { in process_sendevent() 1996 REQUIRE(event->ev_type == ISC_SOCKEVENT_CONNECT); in resquery_udpconnected() 2013 REQUIRE(event->ev_type == ISC_SOCKEVENT_SENDDONE); in resquery_senddone() 3112 REQUIRE(event->ev_type == ISC_SOCKEVENT_CONNECT); in resquery_connected() 3294 if (event->ev_type == DNS_EVENT_ADBMOREADDRESSES) { in fctx_finddone() 4477 REQUIRE(event->ev_type == DNS_EVENT_FETCHDONE); in resume_qmin() 4749 if (event->ev_type == ISC_TIMEREVENT_LIFE) { in fctx_timeout() 4809 if (event->ev_type != ISC_TIMEREVENT_LIFE) { in fctx_timeout_try_stale() 4823 if (dns_event->ev_type != DNS_EVENT_TRYSTALE) { in fctx_timeout_try_stale() [all …]
|
| /netbsd-src/external/mpl/bind/dist/lib/dns/ |
| H A D | byaddr.c | |
| H A D | lookup.c | |
| H A D | validator.c | |
| H A D | cache.c | |
| /netbsd-src/sys/dev/sysmon/ |
| H A D | sysmon_envsys_events.c | 864 int ev_type) in sysmon_envsys_sensor_event() argument 872 if (ev_type == 0 || in sysmon_envsys_sensor_event() 873 ev_type == see->see_type) { in sysmon_envsys_sensor_event() 875 if (ev_type != 0) in sysmon_envsys_sensor_event()
|
| /netbsd-src/sys/ddb/ |
| H A D | db_command.c | 1182 if (ev.ev_type == EVCNT_TYPE_INTR && !showintr) in db_event_print_cmd() 1184 if (ev.ev_type == EVCNT_TYPE_TRAP && !showtrap) in db_event_print_cmd() 1186 if (ev.ev_type == EVCNT_TYPE_MISC && !showmisc) in db_event_print_cmd() 1189 db_printf("evcnt type %d: %s ", ev.ev_type, buf); in db_event_print_cmd()
|
| /netbsd-src/external/mpl/bind/dist/lib/isc/ |
| H A D | task.c | |
| /netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/ |
| H A D | task.c | 424 REQUIRE(event->ev_type > 0); in task_send() 562 if (event->ev_type >= first && event->ev_type <= last && in dequeue_events()
|
| /netbsd-src/usr.bin/vmstat/ |
| H A D | vmstat.c | 1388 (evs->ev_type < __arraycount(evtypes) ? in doevcnt() 1389 evtypes[evs->ev_type] : "?")); in doevcnt() 1416 if (type != EVCNT_TYPE_ANY && evcnt.ev_type != type) in doevcnt() 1431 (evcnt.ev_type < __arraycount(evtypes) ? in doevcnt() 1432 evtypes[evcnt.ev_type] : "?")); in doevcnt()
|
| /netbsd-src/external/mpl/bind/dist/lib/ns/ |
| H A D | update.c | |