Home
last modified time | relevance | path

Searched defs:ub_event_base_vmt (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sbin/unwind/libunbound/libunbound/
H A Dunbound-event.h87 struct ub_event_base_vmt { struct
90 void (*free)(struct ub_event_base*);
93 int (*dispatch)(struct ub_event_base*);
95 int (*loopexit)(struct ub_event_base*, struct timeval*);
119 struct ub_event_base_vmt* vmt; argument
/openbsd-src/usr.sbin/unbound/libunbound/
H A Dunbound-event.h87 struct ub_event_base_vmt { struct
90 void (*free)(struct ub_event_base*);
93 int (*dispatch)(struct ub_event_base*);
95 int (*loopexit)(struct ub_event_base*, struct timeval*);
119 struct ub_event_base_vmt* vmt; argument