Home
last modified time | relevance | path

Searched defs:PR_SET_DUMPABLE (Results 1 – 15 of 15) sorted by relevance

/external/libcap/libcap/include/uapi/linux/
Dprctl.h11 #define PR_SET_DUMPABLE 4 macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h14 #define PR_SET_DUMPABLE 4 macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1053 PR_SET_DUMPABLE = 0x4 const
Dzerrors_linux_mipsle.go1310 PR_SET_DUMPABLE = 0x4 const
Dzerrors_linux_s390x.go1309 PR_SET_DUMPABLE = 0x4 const
Dzerrors_linux_arm.go1309 PR_SET_DUMPABLE = 0x4 const
Dzerrors_linux_ppc64le.go1312 PR_SET_DUMPABLE = 0x4 const
Dzerrors_linux_mips64.go1310 PR_SET_DUMPABLE = 0x4 const
Dzerrors_linux_ppc64.go1312 PR_SET_DUMPABLE = 0x4 const
Dzerrors_linux_amd64.go1311 PR_SET_DUMPABLE = 0x4 const
Dzerrors_linux_mips64le.go1310 PR_SET_DUMPABLE = 0x4 const
Dzerrors_linux_386.go1311 PR_SET_DUMPABLE = 0x4 const
Dzerrors_linux_mips.go1310 PR_SET_DUMPABLE = 0x4 const
Dzerrors_linux_arm64.go1312 PR_SET_DUMPABLE = 0x4 const
/external/google-breakpad/src/third_party/lss/
Dlinux_syscall_support.h610 #define PR_SET_DUMPABLE 4 macro