Searched refs:handle_sigtstp (Results 1 – 4 of 4) sorted by relevance
94 extern void handle_sigtstp (int sig);
1313 handle_sigtstp (int sig) in handle_sigtstp() function1316 signal (sig, handle_sigtstp); in handle_sigtstp()1327 signal (SIGTSTP, handle_sigtstp); in async_sigtstp_handler()
1249 signal (SIGTSTP, handle_sigtstp); in command_line_input()
3699 (handle_sigtstp): ... this.3706 (handle_sigtstp): ... this.