Home
last modified time | relevance | path

Searched refs:Q_GETFMT (Results 1 – 13 of 13) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/quotactl/
Dquotactl08.c95 {QCMD(Q_GETFMT, USRQUOTA), &test_id, &fmt_buf,
135 {QCMD(Q_GETFMT, GRPQUOTA), &test_id, &fmt_buf,
Dquotactl01.c96 {QCMD(Q_GETFMT, USRQUOTA), &test_id, &fmt_buf,
136 {QCMD(Q_GETFMT, GRPQUOTA), &test_id, &fmt_buf,
Dquotactl04.c83 {QCMD(Q_GETFMT, PRJQUOTA), &test_id, &fmt_buf,
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dquota.h38 #define Q_GETFMT 0x800004 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dquota.h38 #define Q_GETFMT 0x800004 macro
/third_party/musl/include/sys/
Dquota.h38 #define Q_GETFMT 0x800004 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dquota.h38 #define Q_GETFMT 0x800004 macro
/third_party/musl/ndk_musl_include/sys/
Dquota.h38 #define Q_GETFMT 0x800004 macro
/third_party/rust/crates/libc/libc-test/semver/
Dfuchsia.txt773 Q_GETFMT
Dlinux.txt1890 Q_GETFMT
Dandroid.txt1837 Q_GETFMT
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs1075 pub const Q_GETFMT: ::c_int = 0x800004; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1851 pub const Q_GETFMT: ::c_int = 0x800004; constant