Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcurses/screen/
H A Dtstp.c52 _tstp(int dummy) in _tstp() function
62 (void) signal(SIGTSTP, _tstp); in _tstp()
H A Dinitscr.c66 extern void _tstp(int); in initscr()
95 (void) signal(SIGTSTP, _tstp); in initscr()
H A Dmapfile-vers813 _tstp;