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

/freebsd-13-stable/usr.bin/bc/
H A Dtty.c50 tstpcont(int sig) function
55 signal(SIGCONT, tstpcont);
59 signal(SIGTSTP, tstpcont);
H A Dextern.h34 void tstpcont(int);

Completed in 194 milliseconds