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

/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dctl_clnt.c111 static void start_read(struct ctl_cctx *);
352 * start_read() while the state is still "connecting".
433 start_read(ctx);
435 (*ctx->logger)(ctl_error, "%s: start_read failed: %s",
458 start_read(ctx);
462 start_read(struct ctl_cctx *ctx) { function
463 static const char me[] = "isc/ctl_clnt::start_read";

Completed in 44 milliseconds