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

/freebsd-9.3-release/bin/sh/
H A Derror.c132 kill(getpid(), SIGINT); local
H A Djobs.c1001 kill(getpid(), SIGINT); local
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dinflow.c610 kill (PIDGET (inferior_ptid), SIGINT); local
652 kill (PIDGET (inferior_ptid), SIGINT); local
/freebsd-9.3-release/contrib/nvi/ip_cl/
H A Dip_cl.c644 (void)kill(getpid(), SIGINT); local
662 kill(getpid(), SIGINT); local
/freebsd-9.3-release/usr.bin/fetch/
H A Dfetch.c1153 kill(getpid(), SIGINT); local
/freebsd-9.3-release/sys/sys/
H A Dsignal.h54 #define SIGINT 2 /* interrupt */ macro
/freebsd-9.3-release/sbin/ping6/
H A Dping6.c2256 (void)kill(getpid(), SIGINT); local

Completed in 140 milliseconds