Searched defs:SIGABRT (Results 1 - 7 of 7) sorted by last modified time

/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dsignal.h88 #define SIGABRT 6 /* abort() */ macro
/macosx-10.9.5/Libc-997.90.3/stdlib/FreeBSD/
H A Dabort.c91 (void)pthread_kill(pthread_self(), SIGABRT); local
128 (void)pthread_kill(pthread_self(), SIGABRT); local
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/misc/
H A Derror.c596 #define SIGABRT SIGQUIT macro
605 kill(getpid(), SIGABRT); local
/macosx-10.9.5/bash-92/bash-3.2/
H A Dsig.h29 # define SIGABRT SIGIOT macro
H A Dsiglist.c70 #define SIGABRT SIGIOT macro
/macosx-10.9.5/emacs-92/emacs/src/
H A Demacs.c431 kill (getpid (), SIGABRT); local
/macosx-10.9.5/tcsh-65/tcsh/win32/
H A Dsignal.h59 #define SIGABRT 22 macro

Completed in 128 milliseconds