Home
last modified time | relevance | path

Searched refs:NR_SYSCALL_BASE (Results 1 – 3 of 3) sorted by relevance

/external/strace/strace/linux/
Dsyscall.h136 # define SYS_waitid (NR_SYSCALL_BASE + 280)
/external/strace/linux/
Dsyscall.h136 # define SYS_waitid (NR_SYSCALL_BASE + 280)
/external/strace/
Dsyscall.c92 #define NR_SYSCALL_BASE 0 macro
115 #undef NR_SYSCALL_BASE
116 #define NR_SYSCALL_BASE __NR_SYSCALL_BASE macro
1298 scno += NR_SYSCALL_BASE;