Home
last modified time | relevance | path

Searched defs:SYS_STAT (Results 1 – 25 of 26) sorted by relevance

12

/external/ltp/utils/ffsb-6.0-rc2/
Dffsb_stats.h50 SYS_STAT enumerator
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzsysnum_openbsd_386.go45 SYS_STAT = 38 // { int sys_stat(const char *path, struct stat *ub); } const
Dzsysnum_openbsd_amd64.go45 SYS_STAT = 38 // { int sys_stat(const char *path, struct stat *ub); } const
Dzsysnum_openbsd_arm.go45 SYS_STAT = 38 // { int sys_stat(const char *path, struct stat *ub); } const
Dzsysnum_netbsd_amd64.go237 SYS_STAT = 439 // { int|sys|50|stat(const char *path, struct stat *ub); } const
Dzsysnum_netbsd_arm.go237 SYS_STAT = 439 // { int|sys|50|stat(const char *path, struct stat *ub); } const
Dzsysnum_netbsd_386.go237 SYS_STAT = 439 // { int|sys|50|stat(const char *path, struct stat *ub); } const
Dzsysnum_dragonfly_amd64.go244 SYS_STAT = 475 // { int stat(const char *path, struct stat *ub); } const
Dzsysnum_linux_amd64.go13 SYS_STAT = 4 const
Dzsysnum_linux_sparc64.go44 SYS_STAT = 38 const
Dzsysnum_linux_mips64.go13 SYS_STAT = 5004 const
Dzsysnum_linux_mips64le.go13 SYS_STAT = 5004 const
Dzsysnum_linux_s390x.go82 SYS_STAT = 106 const
Dzsysnum_linux_mipsle.go115 SYS_STAT = 4106 const
Dzsysnum_linux_arm.go87 SYS_STAT = 106 const
Dzsysnum_linux_ppc64.go115 SYS_STAT = 106 const
Dzsysnum_freebsd_386.go123 SYS_STAT = 188 // { int stat(char *path, struct stat *ub); } const
Dzsysnum_freebsd_arm.go123 SYS_STAT = 188 // { int stat(char *path, struct stat *ub); } const
Dzsysnum_linux_ppc64le.go115 SYS_STAT = 106 const
Dzsysnum_freebsd_amd64.go123 SYS_STAT = 188 // { int stat(char *path, struct stat *ub); } const
Dzsysnum_linux_mips.go115 SYS_STAT = 4106 const
Dzsysnum_linux_386.go115 SYS_STAT = 106 const
Dzsysnum_darwin_386.go134 SYS_STAT = 188 const
Dzsysnum_darwin_arm.go134 SYS_STAT = 188 const
Dzsysnum_darwin_arm64.go134 SYS_STAT = 188 const

12