Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/
H A Dnetevent.h90 struct internal_timer; /* A sub struct of the comm_timer super struct */
455 struct internal_timer* ev_timer;
H A Dnetevent.c174 struct internal_timer { struct
6882 struct internal_timer *tm = (struct internal_timer*)calloc(1,
6883 sizeof(struct internal_timer));
6957 return sizeof(struct internal_timer);