Searched refs:ctl_sctx (Results 1 – 2 of 2) sorted by relevance
40 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 *);
80 struct ctl_sctx * ctx;99 struct ctl_sctx { struct135 static void ctl_morehelp(struct ctl_sctx *,140 static void ctl_signal_done(struct ctl_sctx *,163 struct ctl_sctx *173 struct ctl_sctx *ctx; in ctl_server()270 ctl_endserver(struct ctl_sctx *ctx) { in ctl_endserver()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()[all …]