Searched defs:ctl_sctx (Results 1 – 1 of 1) sorted by relevance
105 struct ctl_sctx { struct106 evContext ev;107 void * uctx;108 u_int unkncode;109 u_int timeoutcode;110 const struct ctl_verb * verbs;111 const struct ctl_verb * connverb;112 int sock;113 int max_sess;114 int cur_sess;[all …]