Searched refs:respctx (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libresolv2/common/isc/ |
H A D | ctl_srvr.c | 92 const void * respctx; member 297 u_int flags, const void *respctx, ctl_srvrdone donefunc, in ctl_response() argument 365 sess->respctx = respctx; in ctl_response() 442 sess->respctx = NULL; in ctl_accept() 599 CTL_DATA, sess->respctx, in ctl_readable() 746 CTL_MORE, sess->respctx, sess->ctx->uctx); in ctl_writedone() 756 u_int respflags, const void *respctx, void *uctx) in ctl_morehelp() argument 758 const struct ctl_verb *this = respctx, *next = this + 1; in ctl_morehelp()
|