Home
last modified time | relevance | path

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

/netbsd/sbin/init/
H A Dinit.c649 struct sigaction sa, satstp, sahup; in single_user() local
678 (void)sigaction(SIGTSTP, &sa, &satstp); in single_user()
768 (void)sigaction(SIGTSTP, &satstp, NULL); in single_user()
792 (void)sigaction(SIGTSTP, &satstp, NULL); in single_user()
808 (void)sigaction(SIGTSTP, &satstp, NULL); in single_user()
815 (void)sigaction(SIGTSTP, &satstp, NULL); in single_user()