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

/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
/external/strace/
H A Dsyscall-android.h237 #define SYS_sgetmask __NR_sgetmask
/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