OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Q_V2_GETQUOTA
(Results
1 - 2
of
2
) sorted by null
/external/strace/xlat/
quotacmds.h
31
#if defined(
Q_V2_GETQUOTA
) || (defined(HAVE_DECL_Q_V2_GETQUOTA) && HAVE_DECL_Q_V2_GETQUOTA)
32
XLAT(
Q_V2_GETQUOTA
),
/external/strace/
quota.c
53
#define
Q_V2_GETQUOTA
OLD_CMD(0xD)
310
case
Q_V2_GETQUOTA
:
315
if (cmd ==
Q_V2_GETQUOTA
&& syserror(tcp)) {
557
case
Q_V2_GETQUOTA
:
Completed in 31 milliseconds