Home
last modified time | relevance | path

Searched refs:_tstp (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libcurses/screen/
H A Dtstp.c54 _tstp(int dummy) in _tstp() function
64 (void) signal(SIGTSTP, _tstp); in _tstp()
H A Dinitscr.c68 extern void _tstp(int); in initscr()
97 (void) signal(SIGTSTP, _tstp); in initscr()
H A Dmapfile-vers567 _tstp;
H A Dllib-lcurses1063 void _tstp(int dummy);