Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dquota.h37 #define Q_QUOTAOFF 0x800003 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dquota.h37 #define Q_QUOTAOFF 0x800003 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dquota.h37 #define Q_QUOTAOFF 0x800003 macro
/third_party/musl/include/sys/
H A Dquota.h37 #define Q_QUOTAOFF 0x800003 macro
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs362 pub const Q_QUOTAOFF: ::c_int = 0x200; consts
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1091 pub const Q_QUOTAOFF: ::c_int = 0x800003; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1869 pub const Q_QUOTAOFF: ::c_int = 0x800003; consts

Completed in 22 milliseconds