Searched refs:evsignal_assign (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/bsd/libevent/dist/include/event2/ |
H A D | event.h | 981 #define evsignal_assign(ev, b, x, cb, arg) \ macro
|
/netbsd-src/external/bsd/unbound/dist/util/ |
H A D | ub_event.c | 329 if (evsignal_assign(ev, AS_EVENT_BASE(base), fd, cb, arg) != 0) { in ub_signal_new()
|
/netbsd-src/external/bsd/unbound/dist/ |
H A D | config.h.in | 110 /* Define to 1 if you have the declaration of `evsignal_assign', and to 0 if
|
H A D | configure.ac | 1414 AC_CHECK_DECLS([evsignal_assign], [], [], [AC_INCLUDES_DEFAULT
|