Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Dtty.h124 struct linesw *t_linesw; /* Interface to device drivers. */ member
/netbsd-src/usr.sbin/pstat/
H A Dpstat.c839 struct linesw t_linesw; in ttyprt() local