Home
last modified time | relevance | path

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

/components/lwp/terminal/
A Dterminal.h75 typedef int tsw_modem_t(struct lwp_tty *tp, int sigon, int sigoff);
362 rt_inline int ttydevsw_modem(struct lwp_tty *tp, int sigon, int sigoff) in ttydevsw_modem() argument
366 return (tp->t_devsw->tsw_modem(tp, sigon, sigoff)); in ttydevsw_modem()
/components/lwp/terminal/freebsd/
A Dtty.c780 int sigoff __unused) in ttydevsw_defmodem()

Completed in 9 milliseconds