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

/bind-9.11.3/lib/isc/
H A Devent.c57 void *deconst_arg; local
78 DE_CONST(arg, deconst_arg);
80 ISC_EVENT_INIT(event, size, 0, NULL, type, action, deconst_arg,
/bind-9.11.3/lib/dns/
H A Ddispatch.c951 void *deconst_arg; local
956 DE_CONST(arg, deconst_arg);
958 action, deconst_arg, sock,

Completed in 20 milliseconds