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

  /src/sys/sys/
tty.h 280 void ttrstrt(void *);
  /src/sys/kern/
tty.c 1829 ttrstrt(void *tp_arg) function in typeref:typename:void
1835 panic("ttrstrt");
2936 callout_setfunc(&tp->t_rstrt_ch, ttrstrt, tp);

Completed in 15 milliseconds