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 *);
86 struct ctl_sctx * ctx;105 struct ctl_sctx { struct141 static void ctl_morehelp(struct ctl_sctx *,146 static void ctl_signal_done(struct ctl_sctx *,169 struct ctl_sctx *179 struct ctl_sctx *ctx; in ctl_server()276 ctl_endserver(struct ctl_sctx *ctx) { in ctl_endserver()308 struct ctl_sctx *ctx = sess->ctx; in ctl_response()378 struct ctl_sctx *ctx = sess->ctx; in ctl_sendhelp()407 struct ctl_sctx *ctx = uap; in ctl_accept()[all …]