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

  /external/strace/linux/arm/
syscallent.h 358 { 5, TD|TF, sys_fchownat, "fchownat" }, /* 325 */ variable
  /external/strace/linux/i386/
syscallent.h 331 { 5, TD|TF, sys_fchownat, "fchownat" }, /* 298 */ variable
  /external/strace/linux/mips/
syscallent.h 4296 { 5, TD|TF, sys_fchownat, "fchownat" }, \/* 4291 *\/ variable
5601 { 5, TD|TF, sys_fchownat, "fchownat" }, \/* 5250 *\/ variable
6911 { 5, TD|TF, sys_fchownat, "fchownat" }, \/* 6254 *\/ variable
    [all...]
  /external/strace/linux/sh/
syscallent.h 333 { 5, TD|TF, sys_fchownat, "fchownat" }, /* 298 */ variable
  /external/strace/
file.c 2208 sys_fchownat(struct tcb *tcp) function
    [all...]

Completed in 64 milliseconds