HomeSort by relevance Sort by last modified time
    Searched defs:Q_SETQUOTA (Results 51 - 54 of 54) sorted by null

1 23

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
quota.h 86 #define Q_SETQUOTA 0x800008 /* set user quota structure */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
quota.h 107 # define Q_SETQUOTA 0x0400 /* set limits and usage */
121 # define Q_SETQUOTA 0x800008 /* set user quota structure */
  /external/kernel-headers/original/linux/
quota.h 88 #define Q_SETQUOTA 0x800008 /* set user quota structure */
  /external/strace/
quota.c 75 #define Q_SETQUOTA NEW_CMD(0x8)
112 {Q_SETQUOTA, "Q_SETQUOTA"},
336 case Q_SETQUOTA:
668 case Q_SETQUOTA:
704 {Q_SETQUOTA, "Q_SETQUOTA"},

Completed in 28 milliseconds

1 23