Searched refs:events (Results 451 - 454 of 454) sorted by relevance

<<111213141516171819

/freebsd-current/
H A DMakefile.inc12820 _jevents=lib/libpmc/pmu-events
/freebsd-current/contrib/wpa/hostapd/
H A Dctrl_iface.c5190 /* Enable Probe Request events based on explicit request.
5191 * Other events are enabled by default.
5194 return !!(dst->events & WPA_EVENT_RX_PROBE_REQUEST);
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc4108 COMMON_INTERCEPTOR_READ_RANGE(ctx, &fds[i].events, sizeof(fds[i].events));
/freebsd-current/contrib/ncurses/
H A Dconfigure850 --enable-wgetch-events compile with wgetch-events code
1776 # also: remove the wgetch-events feature in ABI 7
16910 echo "$as_me:16910: checking if you want wgetch-events code" >&5
16911 echo $ECHO_N "checking if you want wgetch-events code... $ECHO_C" >&6
16913 # Check whether --enable-wgetch-events or --disable-wgetch-events was given.
23594 myfds.events = POLLIN;
23615 myfds.events = POLLIN;

Completed in 247 milliseconds

<<111213141516171819