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

/freebsd-11-stable/bin/sh/
H A Derror.c123 kill(getpid(), SIGINT); local
H A Djobs.c1116 kill(getpid(), SIGINT); local
/freebsd-11-stable/contrib/gdb/gdb/
H A Dinflow.c610 kill (PIDGET (inferior_ptid), SIGINT); local
652 kill (PIDGET (inferior_ptid), 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

Completed in 126 milliseconds