OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Q_GETFMT
(Results
26 - 33
of
33
) sorted by null
1
2
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
quota.h
82
#define
Q_GETFMT
0x800004 /* get quota format used on given filesystem */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
quota.h
117
# define
Q_GETFMT
0x800004 /* get quota format used on given filesystem */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
quota.h
82
#define
Q_GETFMT
0x800004 /* get quota format used on given filesystem */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
quota.h
117
# define
Q_GETFMT
0x800004 /* get quota format used on given filesystem */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
quota.h
82
#define
Q_GETFMT
0x800004 /* get quota format used on given filesystem */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
quota.h
117
# define
Q_GETFMT
0x800004 /* get quota format used on given filesystem */
/external/kernel-headers/original/linux/
quota.h
84
#define
Q_GETFMT
0x800004 /* get quota format used on given filesystem */
/external/strace/
quota.c
71
#define
Q_GETFMT
NEW_CMD(0x4)
108
{
Q_GETFMT
, "
Q_GETFMT
"},
458
case
Q_GETFMT
:
Completed in 93 milliseconds
1
2