Home
last modified time | relevance | path

Searched refs:ctl_srvrdone (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/libbind/dist/include/isc/
H A Dctl.h54 typedef void (*ctl_srvrdone)(struct ctl_sctx *, struct ctl_sess *, void *); typedef
106 ctl_srvrdone, void *,
/netbsd-src/external/bsd/libbind/dist/isc/
H A Dctl_srvr.c102 ctl_srvrdone donefunc;
305 u_int flags, const void *respctx, ctl_srvrdone donefunc, in ctl_response()