Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/vt/
H A Dcons.h2 typedef struct Consstate Consstate; typedef
3 struct Consstate{ struct
8 extern Consstate* consctl(void); argument
/plan9/sys/src/cmd/ip/
H A Dtelnetd.c10 typedef struct Consstate Consstate; typedef
11 struct Consstate{ struct
15 Consstate *cons; argument