Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/unbound/util/
H A Dnetevent.h74 struct internal_timer; /* A sub struct of the comm_timer super struct */
323 struct internal_timer* ev_timer;
H A Dnetevent.c130 struct internal_timer { struct
3308 struct internal_timer *tm = (struct internal_timer*)calloc(1,
3309 sizeof(struct internal_timer));
3383 return sizeof(struct internal_timer);