Home
last modified time | relevance | path

Searched refs:tstpcont (Results 1 – 3 of 3) sorted by relevance

/dragonfly/usr.bin/bc/
H A Dtty.c51 tstpcont(int sig) in tstpcont() function
56 signal(SIGCONT, tstpcont); in tstpcont()
60 signal(SIGTSTP, tstpcont); in tstpcont()
H A Dextern.h36 void tstpcont(int);
H A Dscan.l315 signal(SIGTSTP, tstpcont);