Home
last modified time | relevance | path

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

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