Searched refs:Q_GETFMT (Results 1 – 13 of 13) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/quotactl/ |
D | quotactl08.c | 95 {QCMD(Q_GETFMT, USRQUOTA), &test_id, &fmt_buf, 135 {QCMD(Q_GETFMT, GRPQUOTA), &test_id, &fmt_buf,
|
D | quotactl01.c | 96 {QCMD(Q_GETFMT, USRQUOTA), &test_id, &fmt_buf, 136 {QCMD(Q_GETFMT, GRPQUOTA), &test_id, &fmt_buf,
|
D | quotactl04.c | 83 {QCMD(Q_GETFMT, PRJQUOTA), &test_id, &fmt_buf,
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | quota.h | 38 #define Q_GETFMT 0x800004 macro
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | quota.h | 38 #define Q_GETFMT 0x800004 macro
|
/third_party/musl/include/sys/ |
D | quota.h | 38 #define Q_GETFMT 0x800004 macro
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | quota.h | 38 #define Q_GETFMT 0x800004 macro
|
/third_party/musl/ndk_musl_include/sys/ |
D | quota.h | 38 #define Q_GETFMT 0x800004 macro
|
/third_party/rust/crates/libc/libc-test/semver/ |
D | fuchsia.txt | 773 Q_GETFMT
|
D | linux.txt | 1890 Q_GETFMT
|
D | android.txt | 1837 Q_GETFMT
|
/third_party/rust/crates/libc/src/unix/linux_like/ |
D | mod.rs | 1075 pub const Q_GETFMT: ::c_int = 0x800004; constant
|
/third_party/rust/crates/libc/src/fuchsia/ |
D | mod.rs | 1851 pub const Q_GETFMT: ::c_int = 0x800004; constant
|