Home
last modified time | relevance | path

Searched refs:internal_base (Results 1 – 2 of 2) sorted by relevance

/src/contrib/unbound/util/
H A Dnetevent.h89 struct internal_base;
124 struct internal_base* eb;
H A Dnetevent.c154 struct internal_base { struct
212 b->eb = (struct internal_base*)calloc(1, sizeof(struct internal_base)); in comm_base_create()
236 b->eb = (struct internal_base*)calloc(1, sizeof(struct internal_base)); in comm_base_create_event()