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

1 2

  /external/strace/xlat/
prctl_options.h 47 #if !(defined(PR_GET_NAME) || (defined(HAVE_DECL_PR_GET_NAME) && HAVE_DECL_PR_GET_NAME))
48 # define PR_GET_NAME 16
167 XLAT(PR_GET_NAME),
  /external/libcap/libcap/include/uapi/linux/
prctl.h 54 #define PR_GET_NAME 16 /* Get process name */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
prctl.h 54 #define PR_GET_NAME 16 /* Get process name */
  /bionic/libc/kernel/uapi/linux/
prctl.h 53 #define PR_GET_NAME 16
  /external/kernel-headers/original/uapi/linux/
prctl.h 57 #define PR_GET_NAME 16 /* Get process name */
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go 712 PR_GET_NAME = 0x10
    [all...]
zerrors_linux_amd64.go 712 PR_GET_NAME = 0x10
    [all...]
zerrors_linux_arm.go 713 PR_GET_NAME = 0x10
    [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 712 PR_GET_NAME = 0x10
    [all...]
zerrors_linux_amd64.go 712 PR_GET_NAME = 0x10
    [all...]
zerrors_linux_arm.go 713 PR_GET_NAME = 0x10
    [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 223 milliseconds

1 2