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

  /external/strace/linux/
syscall.h 87 int sys_truncate64(), sys_ftruncate64(), sys_pivotroot();
  /external/strace/linux/arm/
syscallent.h 251 { 2, TF, sys_pivotroot, "pivot_root" }, /* 218 */
  /external/strace/linux/i386/
syscallent.h 250 { 2, TF, sys_pivotroot, "pivot_root" }, /* 217 */
  /external/strace/linux/sh/
syscallent.h 252 { 2, TF, sys_pivotroot, "pivot_root" }, /* 217 */
  /external/strace/linux/mips/
syscallent.h     [all...]
  /external/strace/
file.c 1933 sys_pivotroot(struct tcb *tcp) function
    [all...]

Completed in 563 milliseconds