Searched refs:__NR_sgetmask (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/sandbox/linux/services/
H A Dx86_32_linux_syscalls.h285 #if !defined(__NR_sgetmask)
286 #define __NR_sgetmask 68 macro
/external/kernel-headers/original/asm-x86/
H A Dunistd_32.h76 #define __NR_sgetmask 68 macro
/external/valgrind/main/include/vki/
H A Dvki-scnums-ppc32-linux.h105 #define __NR_sgetmask 68 macro
H A Dvki-scnums-ppc64-linux.h105 #define __NR_sgetmask 68 macro
H A Dvki-scnums-x86-linux.h105 #define __NR_sgetmask 68 macro
H A Dvki-scnums-mips32-linux.h108 #define __NR_sgetmask (__NR_Linux + 68) macro
/external/chromium_org/sandbox/linux/seccomp-bpf-helpers/
H A Dsyscall_sets.cc312 case __NR_sgetmask: // Obsolete.
/external/kernel-headers/original/asm-mips/
H A Dunistd.h91 #define __NR_sgetmask (__NR_Linux + 68) macro
/external/valgrind/main/memcheck/tests/x86-linux/
H A Dscalar.c333 // __NR_sgetmask 68 sys_sgetmask()
334 GO(__NR_sgetmask, "n/a");
335 //SY(__NR_sgetmask); // (Not yet handled by Valgrind) FAIL;
H A Dscalar.stderr.exp716 68: __NR_sgetmask n/a
/external/valgrind/main/memcheck/tests/darwin/
H A Dscalar.c924 // __NR_sgetmask 68 sys_sgetmask()
925 GO(__NR_sgetmask, "n/a");
926 //SY(__NR_sgetmask); // (Not yet handled by Valgrind) FAIL;

Completed in 57 milliseconds