Searched defs:sigint (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/usr.bin/mail/
H A Dedit.c85 sig_t sigint; local
H A Dcmd3.c54 sig_t sigint = signal(SIGINT, SIG_IGN); local
77 sig_t sigint = signal(SIGINT, SIG_IGN); local
H A Dcollect.c542 sig_t sigint = signal(SIGINT, SIG_IGN); local
564 sig_t sigint = signal(SIGINT, SIG_IGN); local
/freebsd-11-stable/usr.bin/sdiff/
H A Dedit.c44 sig_t sighup, sigint, sigquit, sigchld; local
/freebsd-11-stable/usr.sbin/bluetooth/hcsecd/
H A Dhcsecd.c430 sigint(int s) function
/freebsd-11-stable/contrib/libreadline/examples/
H A Drlptytest.c41 sigint (s) function
/freebsd-11-stable/release/picobsd/tinyware/login/
H A Dpico-login.c954 sigint(signo) function
/freebsd-11-stable/usr.bin/login/
H A Dlogin.c857 sigint(int signo __unused) function
/freebsd-11-stable/usr.bin/chat/
H A Dchat.c456 SIGTYPE sigint(int signo __unused) function
/freebsd-11-stable/usr.bin/fetch/
H A Dfetch.c95 static int sigint; /* SIGINT received */ variable
[all...]
/freebsd-11-stable/contrib/tcsh/
H A Dsh.exec.c531 struct sigaction sigint, sigquit, sigterm; member in struct:execash_state

Completed in 277 milliseconds