Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/unbound/util/
H A Dnetevent.h81 struct internal_timer; /* A sub struct of the comm_timer super struct */
398 struct internal_timer* ev_timer;
H A Dnetevent.c140 struct internal_timer { struct
4262 struct internal_timer *tm = (struct internal_timer*)calloc(1,
4263 sizeof(struct internal_timer));
4337 return sizeof(struct internal_timer);