Searched refs:respctx (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/lib/libresolv2/common/isc/ |
H A D | ctl_srvr.c | 98 const void * respctx; member 303 u_int flags, const void *respctx, ctl_srvrdone donefunc, in ctl_response() argument 371 sess->respctx = respctx; in ctl_response() 448 sess->respctx = NULL; in ctl_accept() 605 CTL_DATA, sess->respctx, in ctl_readable() 752 CTL_MORE, sess->respctx, sess->ctx->uctx); in ctl_writedone() 762 u_int respflags, const void *respctx, void *uctx) in ctl_morehelp() argument 764 const struct ctl_verb *this = respctx, *next = this + 1; in ctl_morehelp()
|