Searched defs:SIGINT (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/ksh-23/ksh/src/lib/libast/uwin/
H A Dgetpass.c74 kill(getpid(),SIGINT); local
/macosx-10.10/tcsh-65/tcsh/win32/
H A Dsignal.h40 #define SIGINT 1 macro
/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/sh/
H A Djobs.c504 kill(getpid(),SIGINT); local
1644 kill(getpid(),SIGINT); local
H A Dxec.c1742 kill(getpid(),SIGINT); local
[all...]
/macosx-10.10/bash-94.1.2/bash-3.2/
H A Djobs.c2527 kill (getpid (), SIGINT); local
[all...]
H A Dsubst.c4744 kill (getpid (), SIGINT); local
/macosx-10.10/ruby-106/ruby/include/ruby/
H A Dwin32.h460 #define SIGINT 2 macro
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dsignal.h84 #define SIGINT 2 /* interrupt */ macro
/macosx-10.10/network_cmds-457/ping6.tproj/
H A Dping6.c2486 (void)kill(getpid(), SIGINT); local

Completed in 207 milliseconds