Searched refs:deconst_arg (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/bind9/lib/isc/
H A Devent.c47 void *deconst_arg; local
68 DE_CONST(arg, deconst_arg);
70 ISC_EVENT_INIT(event, size, 0, NULL, type, action, deconst_arg,
/freebsd-9.3-release/contrib/ntp/lib/isc/
H A Devent.c45 void *deconst_arg; local
66 DE_CONST(arg, deconst_arg);
68 ISC_EVENT_INIT(event, size, 0, NULL, type, action, deconst_arg,
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Ddispatch.c1161 void *deconst_arg; local
1166 DE_CONST(arg, deconst_arg);
1168 action, deconst_arg, socket,

Completed in 107 milliseconds