HomeSort by: relevance | last modified time | path
    Searched defs:t_linesw (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/pstat/
pstat.c 839 struct linesw t_linesw; local in function:ttyprt
868 KGET2(tp->t_linesw, &t_linesw, sizeof(t_linesw),
870 name = t_linesw.l_name;
  /src/sys/sys/
tty.h 124 struct linesw *t_linesw; /* Interface to device drivers. */ member in struct:tty

Completed in 11 milliseconds