Searched defs:t_linesw (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/sys/ | ||
H A D | tty.h | 124 struct linesw *t_linesw; /* Interface to device drivers. */ member |
/netbsd-src/usr.sbin/pstat/ | ||
H A D | pstat.c | 839 struct linesw t_linesw; in ttyprt() local |