Home
last modified time | relevance | path

Searched defs:Q_QUOTAON (Results 1 – 8 of 8) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/sys/
Dquota.h36 #define Q_QUOTAON 0x800002 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dquota.h36 #define Q_QUOTAON 0x800002 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dquota.h36 #define Q_QUOTAON 0x800002 macro
/third_party/musl/ndk_musl_include/sys/
Dquota.h36 #define Q_QUOTAON 0x800002 macro
/third_party/musl/include/sys/
Dquota.h36 #define Q_QUOTAON 0x800002 macro
/third_party/rust/crates/libc/src/unix/bsd/
Dmod.rs361 pub const Q_QUOTAON: ::c_int = 0x100; constant
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs1090 pub const Q_QUOTAON: ::c_int = 0x800002; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1868 pub const Q_QUOTAON: ::c_int = 0x800002; constant