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

/freebsd-10-stable/bin/sh/
H A Derror.c132 kill(getpid(), SIGINT); local
H A Djobs.c1019 kill(getpid(), SIGINT); local
/freebsd-10-stable/contrib/llvm/tools/lldb/tools/driver/
H A DPlatform.h83 #define SIGINT 2 macro
/freebsd-10-stable/contrib/gdb/gdb/
H A Dinflow.c610 kill (PIDGET (inferior_ptid), SIGINT); local
652 kill (PIDGET (inferior_ptid), SIGINT); local
/freebsd-10-stable/usr.bin/fetch/
H A Dfetch.c1148 kill(getpid(), SIGINT); local
/freebsd-10-stable/sys/sys/
H A Dsignal.h54 #define SIGINT 2 /* interrupt */ macro

Completed in 258 milliseconds