Home
last modified time | relevance | path

Searched defs:Q_SYNC (Results 1 - 7 of 7) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dquota.h35 #define Q_SYNC 0x800001 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dquota.h35 #define Q_SYNC 0x800001 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dquota.h35 #define Q_SYNC 0x800001 macro
/third_party/musl/include/sys/
H A Dquota.h35 #define Q_SYNC 0x800001 macro
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs360 pub const Q_SYNC: ::c_int = 0x600; consts
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1089 pub const Q_SYNC: ::c_int = 0x800001; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1867 pub const Q_SYNC: ::c_int = 0x800001; consts

Completed in 20 milliseconds