Searched refs:ttystop (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/usr.bin/mail/
H A Dtty.c212 (void)signal(SIGTSTP, ttystop);
213 (void)signal(SIGTTOU, ttystop);
214 (void)signal(SIGTTIN, ttystop);
273 ttystop(int s) function
H A Dextern.h237 void ttystop(int);

Completed in 95 milliseconds