Home
last modified time | relevance | path

Searched refs:Q_V1_QUOTAON (Results 1 – 3 of 3) sorted by relevance

/external/strace/xlat/
Dquotacmds.h11 #if defined(Q_V1_QUOTAON) || (defined(HAVE_DECL_Q_V1_QUOTAON) && HAVE_DECL_Q_V1_QUOTAON)
12 XLAT(Q_V1_QUOTAON),
Dquotacmds.in1 Q_V1_QUOTAON
/external/strace/
Dquota.c43 #define Q_V1_QUOTAON OLD_CMD(0x1) macro
486 case Q_V1_QUOTAON: in SYS_FUNC()