Searched defs:SIGINT (Results 1 - 5 of 5) sorted by last modified time

/freebsd-11-stable/bin/sh/
H A Djobs.c1116 kill(getpid(), SIGINT); local
H A Derror.c123 kill(getpid(), SIGINT); local
/freebsd-11-stable/usr.bin/fetch/
H A Dfetch.c1179 kill(getpid(), SIGINT); local
/freebsd-11-stable/sys/sys/
H A Dsignal.h71 #define SIGINT 2 /* interrupt */ macro
/freebsd-11-stable/contrib/gdb/gdb/
H A Dinflow.c610 kill (PIDGET (inferior_ptid), SIGINT); local
652 kill (PIDGET (inferior_ptid), SIGINT); local

Completed in 200 milliseconds