Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/include/isc/
H A Dctl.h40 struct ctl_sctx;
48 typedef void (*ctl_verbfunc)(struct ctl_sctx *, struct ctl_sess *,
52 typedef void (*ctl_srvrdone)(struct ctl_sctx *, struct ctl_sess *, void *);
96 struct ctl_sctx * ctl_server(evContext, const struct sockaddr *, size_t,
101 void ctl_endserver(struct ctl_sctx *);
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dctl_srvr.c80 struct ctl_sctx * ctx;
99 struct ctl_sctx { struct
163 struct ctl_sctx *
173 struct ctl_sctx *ctx; in ctl_server()
302 struct ctl_sctx *ctx = sess->ctx; in ctl_response()
372 struct ctl_sctx *ctx = sess->ctx; in ctl_sendhelp()
401 struct ctl_sctx *ctx = uap; in ctl_accept()
466 struct ctl_sctx *ctx = sess->ctx; in ctl_new_state()
479 struct ctl_sctx *ctx = sess->ctx; in ctl_close()
517 struct ctl_sctx *ctx = sess->ctx; in ctl_start_read()
[all …]