HomeSort by relevance Sort by last modified time
    Searched refs:fchmodat (Results 126 - 150 of 160) sorted by null

1 2 3 4 56 7

  /external/strace/linux/mips/
syscallent-n32.h 265 [6262] = { 3, TD|TF, SEN(fchmodat), "fchmodat" },
syscallent-n64.h 261 [5258] = { 3, TD|TF, SEN(fchmodat), "fchmodat" },
syscallent-o32.h 302 [4299] = { 3, TD|TF, SEN(fchmodat), "fchmodat" },
  /external/strace/linux/powerpc/
syscallent.h 327 [297] = { 3, TD|TF, SEN(fchmodat), "fchmodat" },
  /external/strace/linux/powerpc64/
syscallent.h 322 [297] = { 3, TD|TF, SEN(fchmodat), "fchmodat" },
  /external/strace/linux/s390/
syscallent.h 331 [299] = { 3, TD|TF, SEN(fchmodat), "fchmodat" },
  /external/strace/linux/s390x/
syscallent.h 315 [299] = { 3, TD|TF, SEN(fchmodat), "fchmodat" },
  /external/strace/linux/sh/
syscallent.h 335 [306] = { 3, TD|TF, SEN(fchmodat), "fchmodat" },
  /external/strace/linux/sh64/
syscallent.h 361 [334] = { 3, TD|TF, SEN(fchmodat), "fchmodat" },
  /external/strace/linux/sparc/
syscallent.h 296 [295] = { 3, TD|TF, SEN(fchmodat), "fchmodat" },
  /external/strace/linux/sparc64/
syscallent.h 294 [295] = { 3, TD|TF, SEN(fchmodat), "fchmodat" },
  /external/strace/linux/alpha/
syscallent.h 427 [461] = { 3, TD|TF, SEN(fchmodat), "fchmodat" },
  /external/strace/linux/bfin/
syscallent.h 335 [306] = { 3, TD|TF, SEN(fchmodat), "fchmodat" },
  /external/strace/linux/microblaze/
syscallent.h 335 [306] = { 3, TD|TF, SEN(fchmodat), "fchmodat" },
  /external/strace/linux/x32/
syscallent.h 269 [268] = { 3, TD|TF, SEN(fchmodat), "fchmodat" },
  /prebuilts/go/darwin-x86/src/syscall/
syscall_openbsd.go 202 // fchmodat
zsysnum_dragonfly_amd64.go 274 SYS_FCHMODAT = 506 // { int fchmodat(int fd, char *path, int mode, \
zsysnum_freebsd_386.go 306 SYS_FCHMODAT = 490 // { int fchmodat(int fd, char *path, mode_t mode, \
zsysnum_freebsd_amd64.go 306 SYS_FCHMODAT = 490 // { int fchmodat(int fd, char *path, mode_t mode, \
zsysnum_freebsd_arm.go 306 SYS_FCHMODAT = 490 // { int fchmodat(int fd, char *path, mode_t mode, \
  /prebuilts/go/linux-x86/src/syscall/
syscall_openbsd.go 202 // fchmodat
zsysnum_dragonfly_amd64.go 274 SYS_FCHMODAT = 506 // { int fchmodat(int fd, char *path, int mode, \
zsysnum_freebsd_386.go 306 SYS_FCHMODAT = 490 // { int fchmodat(int fd, char *path, mode_t mode, \
zsysnum_freebsd_amd64.go 306 SYS_FCHMODAT = 490 // { int fchmodat(int fd, char *path, mode_t mode, \
  /external/toybox/lib/
lib.c 641 int rc = fchmodat(fd, name, mode, 0);

Completed in 703 milliseconds

1 2 3 4 56 7