Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libbind/dist/isc/
H A Dctl_clnt.c92 evConnID coID; member
172 ctx->coID.opaque = NULL; in ctl_client()
204 conn_done, ctx, &ctx->coID) < 0) { in ctl_client()
356 if (ctx->coID.opaque != NULL) { in destroy()
357 (void)evCancelConn(ctx->ev, ctx->coID); in destroy()
358 ctx->coID.opaque = NULL; in destroy()
362 REQUIRE(ctx->coID.opaque == NULL); in destroy()
420 ctx->coID.opaque = NULL; in conn_done()
481 REQUIRE(ctx->coID.opaque == NULL); in stop_read()