HomeSort by relevance Sort by last modified time
    Searched defs:ST_RDONLY (Results 1 - 13 of 13) sorted by null

  /bionic/libc/include/sys/
statvfs.h 52 #define ST_RDONLY 0x0001
  /external/openssh/openbsd-compat/
bsd-statvfs.h 37 #ifndef ST_RDONLY
38 #define ST_RDONLY 1
  /external/syzkaller/vendor/golang.org/x/sys/unix/
ztypes_linux_386.go 1257 ST_RDONLY = 0x1
    [all...]
ztypes_linux_amd64.go 1276 ST_RDONLY = 0x1
    [all...]
ztypes_linux_arm.go 1246 ST_RDONLY = 0x1
    [all...]
ztypes_linux_arm64.go 1255 ST_RDONLY = 0x1
    [all...]
ztypes_linux_mips.go 1251 ST_RDONLY = 0x1
    [all...]
ztypes_linux_mips64.go 1257 ST_RDONLY = 0x1
    [all...]
ztypes_linux_mips64le.go 1257 ST_RDONLY = 0x1
    [all...]
ztypes_linux_mipsle.go 1251 ST_RDONLY = 0x1
    [all...]
ztypes_linux_ppc64.go 1265 ST_RDONLY = 0x1
    [all...]
ztypes_linux_ppc64le.go 1265 ST_RDONLY = 0x1
    [all...]
ztypes_linux_s390x.go 1282 ST_RDONLY = 0x1
    [all...]

Completed in 324 milliseconds