Home
last modified time | relevance | path

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

/dflybsd-src/usr.sbin/dconschat/
H A Ddconschat.c109 struct dcons_port { struct
110 int port;
111 struct dcons_ch o;
112 struct dcons_ch i;
113 u_int32_t optr;
114 u_int32_t iptr;
115 int s;
116 int infd;
117 int outfd;
118 struct addrinfo *res;
[all …]