HomeSort by relevance Sort by last modified time
    Searched defs:Q_GETQUOTA (Results 1 - 6 of 6) sorted by null

  /external/strace/xlat/
quotacmds.h 71 #if !(defined(Q_GETQUOTA) || (defined(HAVE_DECL_Q_GETQUOTA) && HAVE_DECL_Q_GETQUOTA))
72 # define Q_GETQUOTA NEW_CMD(0x7)
141 XLAT(Q_GETQUOTA),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
quota.h 106 # define Q_GETQUOTA 0x0300 /* get limits and usage */
120 # define Q_GETQUOTA 0x800007 /* get user quota structure */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
quota.h 70 #define Q_GETQUOTA 0x800007 /* get user quota structure */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
quota.h 106 # define Q_GETQUOTA 0x0300 /* get limits and usage */
120 # define Q_GETQUOTA 0x800007 /* get user quota structure */
  /bionic/libc/kernel/uapi/linux/
quota.h 38 #define Q_GETQUOTA 0x800007
  /external/kernel-headers/original/uapi/linux/
quota.h 71 #define Q_GETQUOTA 0x800007 /* get user quota structure */

Completed in 903 milliseconds