HomeSort by relevance Sort by last modified time
    Searched refs:NR_SYSCALL_BASE (Results 1 - 2 of 2) sorted by null

  /external/strace/linux/
syscall.h 163 # define SYS_waitid (NR_SYSCALL_BASE + 280)
  /external/strace/
syscall.c 81 #define NR_SYSCALL_BASE 0
104 #undef NR_SYSCALL_BASE
105 #define NR_SYSCALL_BASE __NR_SYSCALL_BASE
    [all...]

Completed in 62 milliseconds