Home
last modified time | relevance | path

Searched refs:_SC_FSYNC (Results 1 – 25 of 32) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/sysconf/
Dsysconf01.c141 test_sysconf(_SC_FSYNC); in main()
/third_party/musl/porting/linux/user/src/conf/
Dsysconf.c43 [_SC_FSYNC] = VER, in sysconf()
/third_party/musl/src/conf/
Dsysconf.c46 [_SC_FSYNC] = VER, in sysconf()
/third_party/musl/porting/liteos_a/user/include/
Dunistd.h319 #define _SC_FSYNC 15 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dunistd.h295 #define _SC_FSYNC 15 macro
/third_party/musl/porting/linux/user/include/
Dunistd.h322 #define _SC_FSYNC 15 macro
/third_party/musl/include/
Dunistd.h361 #define _SC_FSYNC 15 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dunistd.h295 #define _SC_FSYNC 15 macro
/third_party/musl/porting/uniproton/kernel/include/
Dunistd.h295 #define _SC_FSYNC 15 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dunistd.h301 #define _SC_FSYNC 15 macro
/third_party/musl/porting/liteos_m/user/include/
Dunistd.h319 #define _SC_FSYNC 15 macro
/third_party/musl/libc-test/src/api/
Dunistd.c153 C(_SC_FSYNC) in f()
/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt887 _SC_FSYNC
Dfuchsia.txt1054 _SC_FSYNC
Ddragonfly.txt1123 _SC_FSYNC
Dnetbsd.txt1084 _SC_FSYNC
Dfreebsd.txt1400 _SC_FSYNC
Dapple.txt1706 _SC_FSYNC
Dlinux.txt2751 _SC_FSYNC
Dandroid.txt2725 _SC_FSYNC
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
Dmod.rs572 pub const _SC_FSYNC: ::c_int = 29; constant
/third_party/rust/crates/libc/src/unix/hermit/
Dmod.rs727 pub const _SC_FSYNC: ::c_int = 22; constant
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs729 pub const _SC_FSYNC: ::c_int = 15; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1110 pub const _SC_FSYNC: ::c_int = 38; constant
/third_party/rust/crates/nix/src/
Dunistd.rs2268 _POSIX_FSYNC = libc::_SC_FSYNC,

12