HomeSort by: relevance | last modified time | path
    Searched refs:internal_timer (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/unbound/dist/util/
netevent.h 90 struct internal_timer; /* A sub struct of the comm_timer super struct */
457 struct internal_timer* ev_timer;
netevent.c 174 struct internal_timer { struct
6921 struct internal_timer *tm = (struct internal_timer*)calloc(1,
6922 sizeof(struct internal_timer));
6997 return sizeof(struct internal_timer);

Completed in 23 milliseconds