Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/util/
H A Dmini_event.c295 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
/netbsd-src/external/bsd/nsd/dist/
H A Dmini_event.c345 event_add(struct event* ev, struct timeval* tv) in event_add() function
/netbsd-src/external/bsd/libevent/dist/
H A Devent.c2489 event_add(struct event *ev, const struct timeval *tv) in event_add() function