Home
last modified time | relevance | path

Searched defs:sysno (Results 1 – 6 of 6) sorted by relevance

/external/ltp/testcases/misc/crash/
Dcrash02.c419 long int sysno, arg1, arg2, arg3, arg4, arg5, arg6, arg7; in try_one_crash() local
446 int in_blacklist(int sysno) in in_blacklist()
/external/llvm-libc/include/llvm-libc-macros/linux/
Dunistd-macros.h52 #define __syscall_helper(sysno, arg1, arg2, arg3, arg4, arg5, arg6, ...) \ argument
/external/cronet/stable/third_party/llvm-libc/src/include/llvm-libc-macros/linux/
Dunistd-macros.h52 #define __syscall_helper(sysno, arg1, arg2, arg3, arg4, arg5, arg6, ...) \ argument
/external/cronet/tot/third_party/llvm-libc/src/include/llvm-libc-macros/linux/
Dunistd-macros.h52 #define __syscall_helper(sysno, arg1, arg2, arg3, arg4, arg5, arg6, ...) \ argument
/external/seccomp-tests/linux/
Dseccomp_bpf.c472 int sysno = __NR_mmap; in TEST_SIGNAL() local
/external/linux-kselftest/tools/testing/selftests/seccomp/
Dseccomp_bpf.c726 int sysno = __NR_mmap; in TEST_SIGNAL() local