HomeSort by relevance Sort by last modified time
    Searched refs:__NR_sgetmask (Results 26 - 38 of 38) sorted by null

12

  /bionic/libc/include/sys/
glibc-syscalls.h 625 #define SYS_sgetmask __NR_sgetmask
    [all...]
  /bionic/libc/kernel/arch-mips/asm/
unistd.h 110 #define __NR_sgetmask (__NR_Linux + 68)
    [all...]
  /development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h 110 #define __NR_sgetmask (__NR_Linux + 68)
    [all...]
  /external/kernel-headers/original/asm-mips/
unistd.h 91 #define __NR_sgetmask (__NR_Linux + 68)
    [all...]
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.c 333 // __NR_sgetmask 68 sys_sgetmask()
334 GO(__NR_sgetmask, "n/a");
335 //SY(__NR_sgetmask); // (Not yet handled by Valgrind) FAIL;
    [all...]
scalar.stderr.exp 716 68: __NR_sgetmask n/a
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
unistd.h 110 #define __NR_sgetmask (__NR_Linux + 68)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
unistd.h 110 #define __NR_sgetmask (__NR_Linux + 68)
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
unistd.h 110 #define __NR_sgetmask (__NR_Linux + 68)
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
unistd.h 110 #define __NR_sgetmask (__NR_Linux + 68)
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
unistd.h 110 #define __NR_sgetmask (__NR_Linux + 68)
    [all...]
  /external/chromium_org/content/common/
sandbox_seccomp_bpf_linux.cc 562 case __NR_sgetmask: // Obsolete.
    [all...]
  /external/valgrind/main/memcheck/tests/darwin/
scalar.c 924 // __NR_sgetmask 68 sys_sgetmask()
925 GO(__NR_sgetmask, "n/a");
926 //SY(__NR_sgetmask); // (Not yet handled by Valgrind) FAIL;
    [all...]

Completed in 501 milliseconds

12