HomeSort by relevance Sort by last modified time
    Searched refs:sys_quotactl (Results 1 - 16 of 16) sorted by null

  /external/strace/linux/
dummy.h 222 #define sys_quotactl printargs macro
syscall.h 69 int sys_delete_module(), sys_get_kernel_syms(), sys_quotactl();
  /external/strace/
quota.c 630 sys_quotactl(struct tcb *tcp) function
716 sys_quotactl(struct tcb *tcp) function
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-linux.h 231 DECL_TEMPLATE(linux, sys_quotactl);
syswrap-amd64-linux.c     [all...]
syswrap-s390x-linux.c     [all...]
syswrap-arm-linux.c     [all...]
syswrap-x86-linux.c     [all...]
syswrap-linux.c     [all...]
  /external/strace/linux/arm/
syscallent.h 162 { 4, 0, sys_quotactl, "quotactl" }, /* 131 */
  /external/strace/linux/i386/
syscallent.h 162 { 4, 0, sys_quotactl, "quotactl" }, /* 131 */
  /external/strace/linux/sh/
syscallent.h 164 { 4, 0, sys_quotactl, "quotactl" }, /* 131 */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_64.h 414 __SYSCALL(__NR_quotactl, sys_quotactl)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 414 __SYSCALL(__NR_quotactl, sys_quotactl)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 414 __SYSCALL(__NR_quotactl, sys_quotactl)
  /external/strace/linux/mips/
syscallent.h     [all...]

Completed in 35 milliseconds