Searched defs:deconst_arg (Results 1 - 2 of 2) sorted by relevance
/bind-9.11.3/lib/isc/ |
H A D | event.c | 57 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 D | dispatch.c | 951 void *deconst_arg; local 956 DE_CONST(arg, deconst_arg); 958 action, deconst_arg, sock,
|
Completed in 20 milliseconds