Searched defs:ISC_INIT (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/contrib/perftcpdns/
H A Dperftcpdns.c144 #define ISC_INIT(head, headl) do { \ macro
299 ISC_INIT(xconn, xconnl);
300 ISC_INIT(xready, xreadyl);
301 ISC_INIT(xsent, xsentl);
302 ISC_INIT(xfree, xfreel);

Completed in 17 milliseconds