Home
last modified time | relevance | path

Searched defs:O_SYNC (Results 1 – 25 of 32) sorted by relevance

12

/external/kernel-headers/original/uapi/asm-mips/asm/
Dfcntl.h37 #define O_SYNC (__O_SYNC|O_DSYNC) macro
/external/kernel-headers/original/uapi/asm-generic/
Dfcntl.h81 #define O_SYNC (__O_SYNC|O_DSYNC) macro
/external/python/cpython2/Lib/plat-irix5/
DFILE.py163 O_SYNC = 0x10 variable
/external/python/cpython2/Lib/plat-irix6/
DFILE.py570 O_SYNC = 0x10 variable
/external/python/cpython2/Lib/plat-atheos/
DIN.py627 O_SYNC = 010000 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go704 O_SYNC = 0x10 const
Dzerrors_dragonfly_amd64.go964 O_SYNC = 0x80 const
Dzerrors_openbsd_arm.go967 O_SYNC = 0x80 const
Dzerrors_netbsd_arm.go1072 O_SYNC = 0x80 const
Dzerrors_openbsd_amd64.go1011 O_SYNC = 0x80 const
Dzerrors_netbsd_amd64.go1082 O_SYNC = 0x80 const
Dzerrors_openbsd_386.go966 O_SYNC = 0x80 const
Dzerrors_darwin_386.go1069 O_SYNC = 0x80 const
Dzerrors_darwin_arm64.go1069 O_SYNC = 0x80 const
Dzerrors_darwin_amd64.go1069 O_SYNC = 0x80 const
Dzerrors_darwin_arm.go1069 O_SYNC = 0x80 const
Dzerrors_freebsd_386.go1117 O_SYNC = 0x80 const
Dzerrors_freebsd_arm.go1125 O_SYNC = 0x80 const
Dzerrors_netbsd_386.go1092 O_SYNC = 0x80 const
Dzerrors_freebsd_amd64.go1118 O_SYNC = 0x80 const
Dzerrors_linux_sparc64.go932 O_SYNC = 0x802000 const
Dzerrors_linux_mipsle.go1173 O_SYNC = 0x4010 const
Dzerrors_linux_s390x.go1172 O_SYNC = 0x101000 const
Dzerrors_linux_arm.go1172 O_SYNC = 0x101000 const
Dzerrors_linux_ppc64le.go1174 O_SYNC = 0x101000 const

12