Searched defs:timeout_add (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/ntp/sntp/libevent/include/event2/
H A Devent_compat.h198 #define timeout_add(ev, tv) event_add((ev), (tv)) macro
/freebsd-11-stable/contrib/pf/libevent/
H A Devent.h172 #define timeout_add(ev, tv) event_add(ev, tv) macro

Completed in 109 milliseconds