Home
last modified time | relevance | path

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

/dflybsd-src/sys/sys/
H A Dconf.h154 struct linesw { struct
167 extern struct linesw linesw[]; argument
/dflybsd-src/sys/kern/
H A Dtty_conf.c64 struct linesw linesw[MAXLDISC] = variable