Searched refs:my_event (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/unbound/util/
H A Dub_event_pluggable.c142 struct my_event { struct
148 #define AS_MY_EVENT(x) ((struct my_event*)x)
279 struct my_event *my_ev = (struct my_event*)calloc(1,
280 sizeof(struct my_event));
299 struct my_event *my_ev = (struct my_event*)calloc(1,
300 sizeof(struct my_event));
320 struct my_event *my_ev = (struct my_event*)callo
[all...]

Completed in 112 milliseconds