HomeSort by: relevance | last modified time | path
    Searched defs:my_event (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/unbound/dist/util/
ub_event_pluggable.c 142 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*)calloc(1
    [all...]
ub_event_pluggable.c 142 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*)calloc(1
    [all...]

Completed in 33 milliseconds