Searched refs:acID (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libresolv2/common/isc/ |
H A D | ctl_srvr.c | 117 evConnID acID; member in struct:ctl_sctx 255 &ctx->acID) < 0) { 280 (*ctx->logger)(ctl_debug, "%s: ctx %p, sock %d, acID %p, sess %p", 281 me, ctx, ctx->sock, ctx->acID.opaque, ctx->sess); 282 if (ctx->acID.opaque != NULL) { 283 (void)evCancelConn(ctx->ev, ctx->acID); 284 ctx->acID.opaque = NULL;
|
Completed in 46 milliseconds