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

  /bionic/libc/arch-arm/syscalls/
fchmodat.S 5 ENTRY(fchmodat) function
14 END(fchmodat)
  /bionic/libc/arch-arm64/syscalls/
fchmodat.S 5 ENTRY(fchmodat) function
14 END(fchmodat)
  /bionic/libc/arch-mips/syscalls/
fchmodat.S 5 ENTRY(fchmodat) function
19 END(fchmodat)
  /bionic/libc/arch-mips64/syscalls/
fchmodat.S 5 ENTRY(fchmodat) function
25 END(fchmodat)
  /bionic/libc/arch-x86/syscalls/
fchmodat.S 5 ENTRY(fchmodat) function
36 END(fchmodat)
  /bionic/libc/arch-x86_64/syscalls/
fchmodat.S 5 ENTRY(fchmodat) function
16 END(fchmodat)
  /external/bison/linux-lib/sys/
stat.h 628 _GL_FUNCDECL_SYS (fchmodat, int,
632 _GL_CXXALIAS_SYS (fchmodat, int,
634 _GL_CXXALIASWARN (fchmodat);
636 # undef fchmodat macro
638 _GL_WARN_ON_USE (fchmodat, "fchmodat is not portable - "
    [all...]
  /external/bison/darwin-lib/sys/
stat.h 628 _GL_FUNCDECL_SYS (fchmodat, int,
632 _GL_CXXALIAS_SYS (fchmodat, int,
634 _GL_CXXALIASWARN (fchmodat);
636 # undef fchmodat macro
638 _GL_WARN_ON_USE (fchmodat, "fchmodat is not portable - "
    [all...]

Completed in 632 milliseconds