Home
last modified time | relevance | path

Searched refs:_SC_FSYNC (Results 1 - 24 of 24) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/sysconf/
H A Dsysconf01.c141 test_sysconf(_SC_FSYNC); in main()
/third_party/musl/porting/linux/user/src/conf/
H A Dsysconf.c43 [_SC_FSYNC] = VER, in sysconf()
/third_party/musl/src/conf/
H A Dsysconf.c49 [_SC_FSYNC] = VER, in sysconf()
/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h319 #define _SC_FSYNC 15 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h295 #define _SC_FSYNC 15 macro
/third_party/musl/porting/linux/user/include/
H A Dunistd.h322 #define _SC_FSYNC 15 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h319 #define _SC_FSYNC 15 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h295 #define _SC_FSYNC 15 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h301 #define _SC_FSYNC 15 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h295 #define _SC_FSYNC 15 macro
/third_party/musl/include/
H A Dunistd.h361 #define _SC_FSYNC 15 macro
/third_party/musl/libc-test/src/api/
H A Dunistd.c153 C(_SC_FSYNC) in f()
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs572 pub const _SC_FSYNC: ::c_int = 29; consts
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs727 pub const _SC_FSYNC: ::c_int = 22; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs729 pub const _SC_FSYNC: ::c_int = 15; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1110 pub const _SC_FSYNC: ::c_int = 38; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1669 pub const _SC_FSYNC: ::c_int = 27; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1129 pub const _SC_FSYNC: ::c_int = 58; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1985 pub const _SC_FSYNC: ::c_int = 23; consts
/third_party/rust/crates/nix/src/
H A Dunistd.rs2268 _POSIX_FSYNC = libc::_SC_FSYNC,
/third_party/python/Modules/
H A Dposixmodule.c12151 #ifdef _SC_FSYNC
12152 {"SC_FSYNC", _SC_FSYNC},
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2139 pub const _SC_FSYNC: ::c_int = 15; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1255 pub const _SC_FSYNC: ::c_int = 15; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs3814 pub const _SC_FSYNC: ::c_int = 38; consts

Completed in 106 milliseconds