Home
last modified time | relevance | path

Searched refs:_PC_SYNC_IO (Results 1 – 25 of 31) sorted by relevance

12

/third_party/musl/src/conf/
Dfpathconf.c17 [_PC_SYNC_IO] = 1, in fpathconf()
/third_party/rust/crates/libc/libc-test/semver/
Dredox.txt172 _PC_SYNC_IO
Dopenbsd.txt852 _PC_SYNC_IO
Dfuchsia.txt1020 _PC_SYNC_IO
Ddragonfly.txt1088 _PC_SYNC_IO
Dnetbsd.txt1053 _PC_SYNC_IO
Dfreebsd.txt1365 _PC_SYNC_IO
Dlinux.txt2719 _PC_SYNC_IO
Dandroid.txt2686 _PC_SYNC_IO
/third_party/musl/porting/liteos_a/user/include/
Dunistd.h291 #define _PC_SYNC_IO 9 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dunistd.h267 #define _PC_SYNC_IO 9 macro
/third_party/musl/porting/linux/user/include/
Dunistd.h294 #define _PC_SYNC_IO 9 macro
/third_party/musl/include/
Dunistd.h333 #define _PC_SYNC_IO 9 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dunistd.h267 #define _PC_SYNC_IO 9 macro
/third_party/musl/porting/uniproton/kernel/include/
Dunistd.h267 #define _PC_SYNC_IO 9 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dunistd.h273 #define _PC_SYNC_IO 9 macro
/third_party/musl/porting/liteos_m/user/include/
Dunistd.h291 #define _PC_SYNC_IO 9 macro
/third_party/musl/libc-test/src/api/
Dunistd.c116 C(_PC_SYNC_IO) in f()
/third_party/rust/crates/libc/src/unix/redox/
Dmod.rs899 pub const _PC_SYNC_IO: ::c_int = 9; constant
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs701 pub const _PC_SYNC_IO: ::c_int = 9; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1066 pub const _PC_SYNC_IO: ::c_int = 55; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs1159 pub const _PC_SYNC_IO: ::c_int = 20; constant
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1106 pub const _PC_SYNC_IO: ::c_int = 26; constant
/third_party/rust/crates/nix/src/
Dunistd.rs2036 _POSIX_SYNC_IO = libc::_PC_SYNC_IO,
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs1701 pub const _PC_SYNC_IO: ::c_int = 10; constant

12