Home
last modified time | relevance | path

Searched defs:event_add (Results 1 – 10 of 10) sorted by relevance

/openbsd/sbin/unwind/libunbound/util/
H A Dmini_event.c292 int event_add(struct event* ev, struct timeval* tv) in event_add() function
H A Dmini_event.h77 #define event_add minievent_add macro
H A Dwinsock_event.h103 #define event_add winsockevent_add macro
H A Dwinsock_event.c491 int event_add(struct event *ev, struct timeval *tv) in event_add() function
/openbsd/usr.sbin/unbound/util/
H A Dmini_event.c292 int event_add(struct event* ev, struct timeval* tv) in event_add() function
H A Dmini_event.h77 #define event_add minievent_add macro
H A Dwinsock_event.h103 #define event_add winsockevent_add macro
H A Dwinsock_event.c491 int event_add(struct event *ev, struct timeval *tv) in event_add() function
/openbsd/usr.sbin/nsd/
H A Dmini_event.c345 event_add(struct event* ev, struct timeval* tv) in event_add() function
/openbsd/lib/libevent/
H A Devent.c658 event_add(struct event *ev, const struct timeval *tv) in event_add() function