Searched defs:ctl_sctx (Results 1 – 1 of 1) sorted by relevance
99 struct ctl_sctx { struct100 evContext ev;101 void * uctx;102 u_int unkncode;103 u_int timeoutcode;104 const struct ctl_verb * verbs;105 const struct ctl_verb * connverb;106 int sock;107 int max_sess;108 int cur_sess;[all …]