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

  /bionic/libc/arch-arm/syscalls/
fchmodat.S 6 ENTRY(fchmodat) function
15 END(fchmodat)
  /bionic/libc/arch-mips/syscalls/
fchmodat.S 4 .globl fchmodat
6 .ent fchmodat
8 fchmodat: label
22 .end fchmodat
  /bionic/libc/arch-x86/syscalls/
fchmodat.S 6 ENTRY(fchmodat) function
30 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 31 milliseconds