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

/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dctl_clnt.c90 evConnID coID; member in struct:ctl_cctx
170 ctx->coID.opaque = NULL;
202 conn_done, ctx, &ctx->coID) < 0) {
354 if (ctx->coID.opaque != NULL) {
355 (void)evCancelConn(ctx->ev, ctx->coID);
356 ctx->coID.opaque = NULL;
360 REQUIRE(ctx->coID.opaque == NULL);
418 ctx->coID.opaque = NULL;
479 REQUIRE(ctx->coID.opaque == NULL);

Completed in 59 milliseconds