Searched refs:_tstp (Results 1 – 4 of 4) sorted by relevance
54 _tstp(int dummy) in _tstp() function64 (void) signal(SIGTSTP, _tstp); in _tstp()
68 extern void _tstp(int); in initscr()97 (void) signal(SIGTSTP, _tstp); in initscr()
567 _tstp;
1063 void _tstp(int dummy);