Home
last modified time | relevance | path

Searched refs:event_base_once (Results 1 – 7 of 7) sorted by relevance

/openbsd/lib/libevent/
H A Devent.c381 return (event_base_once(event_base, -1, EV_TIMEOUT, event_loopexit_cb, in event_base_loopexit()
522 return event_base_once(current_base, fd, events, callback, arg, tv); in event_once()
527 event_base_once(struct event_base *base, int fd, short events, in event_base_once() function
H A Devent.h573 int event_base_once(struct event_base *base, int fd, short events,
/openbsd/usr.sbin/nsd/
H A Dconfig.h.in145 /* Define to 1 if you have the `event_base_once' function. */
H A Dconfigure.ac483 AC_CHECK_FUNCS([event_base_once]) # only in libevent 1.4.1 and later
/openbsd/usr.sbin/unbound/
H A Dconfig.h.in213 /* Define to 1 if you have the `event_base_once' function. */
H A Dconfigure.ac1410 AC_CHECK_FUNCS([event_base_once]) # only in libevent 1.4.1 and later
H A Dconfigure19644 for ac_func in event_base_once