Home
last modified time | relevance | path

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

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