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

/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dunistd_32.h202 #define __NR_lchown32 198 macro
/external/valgrind/include/vki/
H A Dvki-scnums-arm-linux.h235 #define __NR_lchown32 198 macro
H A Dvki-scnums-x86-linux.h235 #define __NR_lchown32 198 macro
/external/kernel-headers/original/uapi/asm-arm/asm/
H A Dunistd.h226 #define __NR_lchown32 (__NR_SYSCALL_BASE+198) macro
/external/valgrind/memcheck/tests/x86-linux/
H A Dscalar.c885 // __NR_lchown32 198
886 GO(__NR_lchown32, "3s 1m");
887 SY(__NR_lchown32, x0, x0, x0); FAIL;
H A Dscalar.stderr.exp2608 198: __NR_lchown32 3s 1m
/external/valgrind/memcheck/tests/darwin/
H A Dscalar.c1469 // __NR_lchown32 198
1470 GO(__NR_lchown32, "3s 1m");
1471 SY(__NR_lchown32, x0, x0, x0); FAIL;
/external/valgrind/coregrind/m_syswrap/
H A Dsyswrap-arm-linux.c999 GENX_(__NR_lchown32, sys_lchown), // 198
H A Dsyswrap-x86-linux.c1633 GENX_(__NR_lchown32, sys_lchown), // 198

Completed in 47 milliseconds