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