OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Q_V1_GETQUOTA
(Results
1 - 2
of
2
) sorted by null
/external/strace/xlat/
quotacmds.h
10
#if defined(
Q_V1_GETQUOTA
) || (defined(HAVE_DECL_Q_V1_GETQUOTA) && HAVE_DECL_Q_V1_GETQUOTA)
11
XLAT(
Q_V1_GETQUOTA
),
/external/strace/
quota.c
45
#define
Q_V1_GETQUOTA
OLD_CMD(0x3)
287
case
Q_V1_GETQUOTA
:
292
if (cmd ==
Q_V1_GETQUOTA
&& syserror(tcp)) {
556
case
Q_V1_GETQUOTA
:
Completed in 28 milliseconds