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

  /external/strace/xlat/
quotatypes.h 8 #if !(defined(PRJQUOTA) || (defined(HAVE_DECL_PRJQUOTA) && HAVE_DECL_PRJQUOTA))
9 # define PRJQUOTA 2
22 XLAT(PRJQUOTA),
  /external/strace/tests/
quotactl.h 57 # ifndef PRJQUOTA
58 # define PRJQUOTA 2
  /external/strace/tests-m32/
quotactl.h 57 # ifndef PRJQUOTA
58 # define PRJQUOTA 2
  /external/strace/tests-mx32/
quotactl.h 57 # ifndef PRJQUOTA
58 # define PRJQUOTA 2
  /external/e2fsprogs/lib/support/
quotaio.h 49 PRJQUOTA = 2,
59 #define QUOTA_PRJ_BIT (1 << PRJQUOTA)
77 0xd9c03f14 /* PRJQUOTA */\
256 case PRJQUOTA:
  /bionic/libc/kernel/uapi/linux/
quota.h 27 #define PRJQUOTA 2
  /external/kernel-headers/original/uapi/linux/
quota.h 44 #define PRJQUOTA 2 /* element used for project quotas */
52 "project", /* PRJQUOTA */ \

Completed in 1316 milliseconds