HomeSort by relevance Sort by last modified time
    Searched full:sys_access (Results 1 - 25 of 28) sorted by null

1 2

  /external/strace/linux/
dummy.h 168 #define sys_access printargs macro
syscall.h 43 int sys_stty(), sys_gtty(), sys_access(), sys_nice(), sys_ftime();
  /external/strace/
syscall-android.h 10 #define SYS_access __NR_access
file.c 544 sys_access(struct tcb *tcp) function
    [all...]
ChangeLog-CVS     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 10 #define SYS_access __NR_access
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 10 #define SYS_access __NR_access
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 10 #define SYS_access __NR_access
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-generic.h 108 DECL_TEMPLATE(generic, sys_access);