Searched defs:SIGQUIT (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/apr-32/apr/apr/include/arch/win32/
H A Dapr_private.h87 #define SIGQUIT 3 macro
/macosx-10.10.1/emacs-93/emacs/mac/inc/
H A Ds-mac.h198 #define SIGQUIT (__signal_max+2) macro
/macosx-10.10.1/tcsh-65/tcsh/win32/
H A Dsignal.h61 #define SIGQUIT SIGBREAK macro
/macosx-10.10.1/apr-32/apr/apr/include/arch/netware/
H A Dapr_private.h110 #define SIGQUIT 18 macro
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/atf-c/detail/
H A Dprocess_test.c568 kill(getpid(), SIGQUIT); local
679 ATF_CHECK_EQ(atf_process_status_termsig(&s), SIGQUIT); local
/macosx-10.10.1/emacs-93/emacs/src/s/
H A Dms-w32.h423 #define SIGQUIT 3 /* Quit process */ macro
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dsignal.h85 #define SIGQUIT 3 /* quit */ macro

Completed in 191 milliseconds