HomeSort by relevance Sort by last modified time
    Searched refs:PR_SET_SECUREBITS (Results 1 - 25 of 71) sorted by null

1 2 3

  /external/strace/tests/
prctl-securebits.c 2 * Check decoding of prctl PR_GET_SECUREBITS/PR_SET_SECUREBITS operations.
35 #if defined __NR_prctl && defined PR_GET_SECUREBITS && defined PR_SET_SECUREBITS
65 prctl(PR_SET_SECUREBITS, 0);
66 printf("prctl(PR_SET_SECUREBITS, 0) = %s\n", errstr);
68 prctl(PR_SET_SECUREBITS, bits1);
69 printf("prctl(PR_SET_SECUREBITS, SECBIT_NOROOT|SECBIT_NOROOT_LOCKED|"
76 prctl(PR_SET_SECUREBITS, bits2);
77 printf("prctl(PR_SET_SECUREBITS, %#llx /* SECBIT_??? */)"
81 prctl(PR_SET_SECUREBITS, bits3);
82 printf("prctl(PR_SET_SECUREBITS, SECBIT_NOROOT|SECBIT_NOROOT_LOCKED|
    [all...]
  /external/strace/tests-m32/
prctl-securebits.c 2 * Check decoding of prctl PR_GET_SECUREBITS/PR_SET_SECUREBITS operations.
35 #if defined __NR_prctl && defined PR_GET_SECUREBITS && defined PR_SET_SECUREBITS
65 prctl(PR_SET_SECUREBITS, 0);
66 printf("prctl(PR_SET_SECUREBITS, 0) = %s\n", errstr);
68 prctl(PR_SET_SECUREBITS, bits1);
69 printf("prctl(PR_SET_SECUREBITS, SECBIT_NOROOT|SECBIT_NOROOT_LOCKED|"
76 prctl(PR_SET_SECUREBITS, bits2);
77 printf("prctl(PR_SET_SECUREBITS, %#llx /* SECBIT_??? */)"
81 prctl(PR_SET_SECUREBITS, bits3);
82 printf("prctl(PR_SET_SECUREBITS, SECBIT_NOROOT|SECBIT_NOROOT_LOCKED|
    [all...]
  /external/strace/tests-mx32/
prctl-securebits.c 2 * Check decoding of prctl PR_GET_SECUREBITS/PR_SET_SECUREBITS operations.
35 #if defined __NR_prctl && defined PR_GET_SECUREBITS && defined PR_SET_SECUREBITS
65 prctl(PR_SET_SECUREBITS, 0);
66 printf("prctl(PR_SET_SECUREBITS, 0) = %s\n", errstr);
68 prctl(PR_SET_SECUREBITS, bits1);
69 printf("prctl(PR_SET_SECUREBITS, SECBIT_NOROOT|SECBIT_NOROOT_LOCKED|"
76 prctl(PR_SET_SECUREBITS, bits2);
77 printf("prctl(PR_SET_SECUREBITS, %#llx /* SECBIT_??? */)"
81 prctl(PR_SET_SECUREBITS, bits3);
82 printf("prctl(PR_SET_SECUREBITS, SECBIT_NOROOT|SECBIT_NOROOT_LOCKED|
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
prctl.h 79 #define PR_SET_SECUREBITS 28
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
prctl.h 79 #define PR_SET_SECUREBITS 28
  /external/strace/xlat/
prctl_options.h 77 #if !(defined(PR_SET_SECUREBITS) || (defined(HAVE_DECL_PR_SET_SECUREBITS) && HAVE_DECL_PR_SET_SECUREBITS))
78 # define PR_SET_SECUREBITS 28
177 XLAT(PR_SET_SECUREBITS),
  /development/ndk/platforms/android-21/include/linux/
prctl.h 79 #define PR_SET_SECUREBITS 28
  /external/libcap/libcap/include/uapi/linux/
prctl.h 79 #define PR_SET_SECUREBITS 28
  /prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/linux/
prctl.h 79 #define PR_SET_SECUREBITS 28
  /prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/linux/
prctl.h 79 #define PR_SET_SECUREBITS 28
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/linux/
prctl.h 79 #define PR_SET_SECUREBITS 28
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/linux/
prctl.h 79 #define PR_SET_SECUREBITS 28
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/linux/
prctl.h 79 #define PR_SET_SECUREBITS 28
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/linux/
prctl.h 79 #define PR_SET_SECUREBITS 28
  /prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/linux/
prctl.h 79 #define PR_SET_SECUREBITS 28
  /prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/linux/
prctl.h 79 #define PR_SET_SECUREBITS 28
  /prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/linux/
prctl.h 79 #define PR_SET_SECUREBITS 28
  /prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/linux/
prctl.h 79 #define PR_SET_SECUREBITS 28
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/linux/
prctl.h 79 #define PR_SET_SECUREBITS 28
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/linux/
prctl.h 79 #define PR_SET_SECUREBITS 28
  /prebuilts/ndk/r11/platforms/android-21/arch-arm/usr/include/linux/
prctl.h 79 #define PR_SET_SECUREBITS 28
  /prebuilts/ndk/r11/platforms/android-21/arch-arm64/usr/include/linux/
prctl.h 79 #define PR_SET_SECUREBITS 28
  /prebuilts/ndk/r11/platforms/android-21/arch-mips/usr/include/linux/
prctl.h 79 #define PR_SET_SECUREBITS 28
  /prebuilts/ndk/r11/platforms/android-21/arch-mips64/usr/include/linux/
prctl.h 79 #define PR_SET_SECUREBITS 28
  /prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/linux/
prctl.h 79 #define PR_SET_SECUREBITS 28

Completed in 273 milliseconds

1 2 3