Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/util/
H A Dnetevent.h82 struct internal_timer; /* A sub struct of the comm_timer super struct */
423 struct internal_timer* ev_timer;
H A Dnetevent.c166 struct internal_timer { struct
4952 struct internal_timer *tm = (struct internal_timer*)calloc(1,
4953 sizeof(struct internal_timer));
5027 return sizeof(struct internal_timer);