Home
last modified time | relevance | path

Searched refs:_SC_SYNCHRONIZED_IO (Results 1 – 25 of 33) sorted by relevance

12

/third_party/musl/src/conf/
Dsysconf.c42 [_SC_SYNCHRONIZED_IO] = -1, in sysconf()
/third_party/musl/porting/linux/user/src/conf/
Dsysconf.c42 [_SC_SYNCHRONIZED_IO] = -1, in sysconf()
/third_party/musl/ndk_musl_include/
Dunistd.h281 #define _SC_SYNCHRONIZED_IO 14 macro
/third_party/musl/porting/liteos_m/user/include/
Dunistd.h318 #define _SC_SYNCHRONIZED_IO 14 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dunistd.h294 #define _SC_SYNCHRONIZED_IO 14 macro
/third_party/musl/porting/linux/user/include/
Dunistd.h321 #define _SC_SYNCHRONIZED_IO 14 macro
/third_party/musl/porting/liteos_a/user/include/
Dunistd.h318 #define _SC_SYNCHRONIZED_IO 14 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dunistd.h294 #define _SC_SYNCHRONIZED_IO 14 macro
/third_party/musl/porting/uniproton/kernel/include/
Dunistd.h294 #define _SC_SYNCHRONIZED_IO 14 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dunistd.h300 #define _SC_SYNCHRONIZED_IO 14 macro
/third_party/musl/include/
Dunistd.h300 #define _SC_SYNCHRONIZED_IO 14 macro
/third_party/musl/libc-test/src/api/
Dunistd.c195 C(_SC_SYNCHRONIZED_IO) in f()
/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt925 _SC_SYNCHRONIZED_IO
Dfuchsia.txt1095 _SC_SYNCHRONIZED_IO
Dnetbsd.txt1117 _SC_SYNCHRONIZED_IO
Ddragonfly.txt1160 _SC_SYNCHRONIZED_IO
Dfreebsd.txt1437 _SC_SYNCHRONIZED_IO
Dapple.txt1745 _SC_SYNCHRONIZED_IO
Dlinux.txt2789 _SC_SYNCHRONIZED_IO
Dandroid.txt2771 _SC_SYNCHRONIZED_IO
/third_party/rust/crates/libc/src/unix/hermit/
Dmod.rs737 pub const _SC_SYNCHRONIZED_IO: ::c_int = 32; constant
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs728 pub const _SC_SYNCHRONIZED_IO: ::c_int = 14; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs1207 pub const _SC_SYNCHRONIZED_IO: ::c_int = 75; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1112 pub const _SC_SYNCHRONIZED_IO: ::c_int = 40; constant
/third_party/rust/crates/nix/src/
Dunistd.rs2379 _POSIX_SYNCHRONIZED_IO = libc::_SC_SYNCHRONIZED_IO,

12