Lines Matching refs:sigint
103 void (*sigpipe)(int), (*sigint)(int); in collect() local
519 sigint = sigset(SIGINT, SIG_IGN); in collect()
543 sigset(SIGINT, sigint); in collect()
552 sigset(SIGINT, sigint); in collect()
647 sigint = sigset(SIGINT, SIG_IGN); in collect()
660 sigset(SIGINT, sigint); in collect()
774 void (*sigint)(int), (*sigpipe)(int); in exwrite() local
782 sigint = sigset(SIGINT, SIG_IGN); in exwrite()
789 sigset(SIGINT, sigint); in exwrite()
840 void (*sigint)(int); in mesedit() local
904 sigint = sigset(SIGINT, SIG_IGN); in mesedit()
910 sigset(SIGINT, sigint); in mesedit()
1001 void (*sigint)(int); in mespipe() local
1043 sigint = sigset(SIGINT, SIG_IGN); in mespipe()
1046 sigset(SIGINT, sigint); in mespipe()