Home
last modified time | relevance | path

Searched refs:ttrstrt (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/sys/
H A Dtty.h280 void ttrstrt(void *);
/netbsd-src/sys/kern/
H A Dtty.c1829 ttrstrt(void *tp_arg) in ttrstrt() function
2936 callout_setfunc(&tp->t_rstrt_ch, ttrstrt, tp); in tty_alloc()