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

/haiku-fatelf/src/bin/gdb/gdb/
H A Dinflow.c609 kill (PIDGET (inferior_ptid), SIGINT); local
651 kill (PIDGET (inferior_ptid), SIGINT); local
/haiku-fatelf/headers/posix/
H A Dsignal.h121 #define SIGINT 2 /* interrupt */ macro
/haiku-fatelf/src/bin/bash/
H A Djobs.c2558 kill (getpid (), SIGINT); local
[all...]
H A Dsubst.c5010 kill (getpid (), SIGINT); local
/haiku-fatelf/src/bin/network/ping6/
H A Dping6.c2181 (void)kill(getpid(), SIGINT); local

Completed in 101 milliseconds