HomeSort by relevance Sort by last modified time
    Searched defs:PR_SET_PDEATHSIG (Results 1 - 25 of 27) sorted by null

1 2

  /external/strace/xlat/
prctl_options.h 2 #if !(defined(PR_SET_PDEATHSIG) || (defined(HAVE_DECL_PR_SET_PDEATHSIG) && HAVE_DECL_PR_SET_PDEATHSIG))
3 # define PR_SET_PDEATHSIG 1
152 XLAT(PR_SET_PDEATHSIG),
  /external/libcap/libcap/include/uapi/linux/
prctl.h 6 #define PR_SET_PDEATHSIG 1 /* Second arg is a signal */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
prctl.h 6 #define PR_SET_PDEATHSIG 1 /* Second arg is a signal */
  /bionic/libc/kernel/uapi/linux/
prctl.h 22 #define PR_SET_PDEATHSIG 1
  /external/kernel-headers/original/uapi/linux/
prctl.h 9 #define PR_SET_PDEATHSIG 1 /* Second arg is a signal */
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go 733 PR_SET_PDEATHSIG = 0x1
    [all...]
zerrors_linux_amd64.go 733 PR_SET_PDEATHSIG = 0x1
    [all...]
zerrors_linux_arm.go 737 PR_SET_PDEATHSIG = 0x1
    [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_linux_ppc64.go     [all...]
zerrors_linux_ppc64le.go     [all...]
zerrors_linux_s390x.go     [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go 733 PR_SET_PDEATHSIG = 0x1
    [all...]
zerrors_linux_amd64.go 733 PR_SET_PDEATHSIG = 0x1
    [all...]
zerrors_linux_arm.go 737 PR_SET_PDEATHSIG = 0x1
    [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_linux_ppc64.go     [all...]

Completed in 421 milliseconds

1 2