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

  /external/strace/linux/
dummy.h 76 #define sys_lstat sys_stat macro
  /prebuilts/go/darwin-x86/src/syscall/
tables_nacl.go 84 sys_lstat = 141
83 sys_lstat = 141 const
zsysnum_openbsd_386.go 46 SYS_LSTAT = 40 // { int sys_lstat(const char *path, struct stat *ub); }
zsysnum_openbsd_amd64.go 46 SYS_LSTAT = 40 // { int sys_lstat(const char *path, struct stat *ub); }
zsysnum_openbsd_arm.go 47 SYS_LSTAT = 40 // { int sys_lstat(const char *path, struct stat *ub); }
  /prebuilts/go/linux-x86/src/syscall/
tables_nacl.go 84 sys_lstat = 141
83 sys_lstat = 141 const
zsysnum_openbsd_386.go 46 SYS_LSTAT = 40 // { int sys_lstat(const char *path, struct stat *ub); }
zsysnum_openbsd_amd64.go 46 SYS_LSTAT = 40 // { int sys_lstat(const char *path, struct stat *ub); }
zsysnum_openbsd_arm.go 47 SYS_LSTAT = 40 // { int sys_lstat(const char *path, struct stat *ub); }
  /external/valgrind/coregrind/m_syswrap/
syswrap-solaris.c 956 DECL_TEMPLATE(solaris, sys_lstat);
    [all...]
  /external/robolectric/v1/lib/main/
sqlite-jdbc-3.7.2.jar 

Completed in 604 milliseconds