Home
last modified time | relevance | path

Searched defs:SIGINT (Results 1 – 25 of 38) sorted by relevance

12

/external/chromium-trace/catapult/devil/devil/android/
Ddevice_signal.py12 SIGINT = 2 # Interrupt variable
/external/u-boot/include/asm-generic/
Dsignal.h11 #define SIGINT 2 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dsignal.h26 #define SIGINT 2 /* Interrupt (ANSI). */ macro
/external/kernel-headers/original/uapi/asm-generic/
Dsignal.h12 #define SIGINT 2 macro
/external/kernel-headers/original/uapi/asm-arm/asm/
Dsignal.h19 #define SIGINT 2 macro
/external/kernel-headers/original/uapi/asm-x86/asm/
Dsignal.h24 #define SIGINT 2 macro
/external/u-boot/arch/powerpc/include/asm/
Dsignal.h23 #define SIGINT 2 macro
/external/python/cpython2/Lib/plat-irix6/
DWAIT.py84 SIGINT = 2 variable
DFILE.py77 SIGINT = 2 variable
/external/python/cpython2/Lib/plat-sunos5/
DIN.py450 SIGINT = 2 variable
DSTROPTS.py447 SIGINT = 2 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1288 SIGINT = syscall.Signal(0x2) const
Dzerrors_dragonfly_amd64.go1414 SIGINT = syscall.Signal(0x2) const
Dzerrors_openbsd_arm.go1440 SIGINT = syscall.Signal(0x2) const
Dzerrors_netbsd_arm.go1540 SIGINT = syscall.Signal(0x2) const
Dzerrors_openbsd_amd64.go1540 SIGINT = syscall.Signal(0x2) const
Dzerrors_netbsd_amd64.go1551 SIGINT = syscall.Signal(0x2) const
Dzerrors_openbsd_386.go1438 SIGINT = syscall.Signal(0x2) const
Dzerrors_darwin_386.go1608 SIGINT = syscall.Signal(0x2) const
Dzerrors_darwin_arm64.go1608 SIGINT = syscall.Signal(0x2) const
Dzerrors_darwin_amd64.go1608 SIGINT = syscall.Signal(0x2) const
Dzerrors_darwin_arm.go1608 SIGINT = syscall.Signal(0x2) const
Dzerrors_freebsd_386.go1594 SIGINT = syscall.Signal(0x2) const
Dzerrors_freebsd_arm.go1603 SIGINT = syscall.Signal(0x2) const
Dzerrors_netbsd_386.go1561 SIGINT = syscall.Signal(0x2) const

12