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

  /src/usr.sbin/pstat/
pstat.c 800 struct ttylist_head tty_head; local in function:ttymode
805 KGET(TTY_TTYLIST, tty_head);
809 for (tp = tty_head.tqh_first; tp; tp = tty.tty_link.tqe_next) {
pstat.c 800 struct ttylist_head tty_head; local in function:ttymode
805 KGET(TTY_TTYLIST, tty_head);
809 for (tp = tty_head.tqh_first; tp; tp = tty.tty_link.tqe_next) {

Completed in 127 milliseconds