Home
last modified time | relevance | path

Searched defs:ctl_sess (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/libbind/dist/isc/
H A Dctl_srvr.c86 struct ctl_sess { struct
88 struct ctl_sctx * ctx;
89 enum state state;
90 int sock;
91 union sa_un sa;
92 evFileID rdID;
93 evStreamID wrID;
94 evTimerID rdtiID;
95 evTimerID wrtiID;
96 struct ctl_buf inbuf;
[all …]