OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Q_V2_GETINFO
(Results
1 - 2
of
2
) sorted by null
/external/strace/xlat/
quotacmds.h
40
#if defined(
Q_V2_GETINFO
) || (defined(HAVE_DECL_Q_V2_GETINFO) && HAVE_DECL_Q_V2_GETINFO)
41
XLAT(
Q_V2_GETINFO
),
/external/strace/
quota.c
56
#define
Q_V2_GETINFO
OLD_CMD(0x9)
408
case
Q_V2_GETINFO
:
413
if (cmd ==
Q_V2_GETINFO
&& syserror(tcp)) {
Completed in 30 milliseconds