Home
last modified time | relevance | path

Searched refs:fchmodat (Results 1 – 25 of 41) sorted by relevance

12

/external/valgrind/memcheck/tests/solaris/
Dsyscall_at.c86 fchmodat(dfd, FILENAME, S_IRUSR | S_IWUSR, 0); in main()
87 fchmodat(0x4303151, DIRECTORY FILENAME, S_IRUSR | S_IWUSR, 0); in main()
88 fchmodat(AT_FDCWD, FILENAME, S_IRUSR | S_IWUSR, 0); in main()
89 fchmodat(0x4303152, FILENAME, S_IRUSR | S_IWUSR, 0); /* warning for this one */ in main()
Dsyscall_at.stderr.exp13 Warning: invalid file descriptor 70267218 in syscall fchmodat()
/external/bison/lib/
Dsys_stat.in.h316 _GL_FUNCDECL_SYS (fchmodat, int,
320 _GL_CXXALIAS_SYS (fchmodat, int,
322 _GL_CXXALIASWARN (fchmodat);
324 # undef fchmodat
326 _GL_WARN_ON_USE (fchmodat, "fchmodat is not portable - "
/external/bison/linux-lib/sys/
Dstat.h628 _GL_FUNCDECL_SYS (fchmodat, int,
632 _GL_CXXALIAS_SYS (fchmodat, int,
634 _GL_CXXALIASWARN (fchmodat);
636 # undef fchmodat
638 _GL_WARN_ON_USE (fchmodat, "fchmodat is not portable - "
/external/bison/darwin-lib/sys/
Dstat.h628 _GL_FUNCDECL_SYS (fchmodat, int,
632 _GL_CXXALIAS_SYS (fchmodat, int,
634 _GL_CXXALIASWARN (fchmodat);
636 # undef fchmodat
638 _GL_WARN_ON_USE (fchmodat, "fchmodat is not portable - "
/external/strace/
Dchmod.c17 SYS_FUNC(fchmodat) in SYS_FUNC() argument
Dsys_func.h46 extern SYS_FUNC(fchmodat);
/external/toybox/lib/
Dportability.h127 int fchmodat(int dirfd, const char *pathname, mode_t mode, int flags);
/external/bison/m4/
Dsys_stat_h.m446 ]], [fchmodat fstat fstatat futimens lchmod lstat mkdirat mkfifo mkfifoat
/external/ltrace/etc/
Dsyscalls.conf129 int fchmodat(at_dirfd_t, string, oct(uint), hex(uint));
/external/strace/linux/32/
Dsyscallent.h57 [ 53] = { 3, TD|TF, SEN(fchmodat), "fchmodat" },
/external/strace/linux/64/
Dsyscallent.h54 [ 53] = { 3, TD|TF, SEN(fchmodat), "fchmodat" },
/external/strace/linux/s390x/
Dsyscallent.h314 [299] = { 3, TD|TF, SEN(fchmodat), "fchmodat" },
/external/strace/linux/avr32/
Dsyscallent.h282 [254] = { 3, TD|TF, SEN(fchmodat), "fchmodat" },
/external/strace/linux/mips/
Dsyscallent-n32.h265 [6262] = { 3, TD|TF, SEN(fchmodat), "fchmodat" },
Dsyscallent-n64.h261 [5258] = { 3, TD|TF, SEN(fchmodat), "fchmodat" },
/external/strace/linux/xtensa/
Dsyscallent.h292 [300] = { 4, TD|TF, SEN(fchmodat), "fchmodat" },
/external/strace/linux/x86_64/
Dsyscallent.h269 [268] = { 3, TD|TF, SEN(fchmodat), "fchmodat" },
/external/strace/linux/ia64/
Dsyscallent.h311 [1292] = { 3, TD|TF, SEN(fchmodat), "fchmodat" },
/external/strace/linux/s390/
Dsyscallent.h330 [299] = { 3, TD|TF, SEN(fchmodat), "fchmodat" },
/external/strace/linux/sparc/
Dsyscallent.h296 [295] = { 3, TD|TF, SEN(fchmodat), "fchmodat" },
/external/strace/linux/hppa/
Dsyscallent.h291 [286] = { 3, TD|TF, SEN(fchmodat), "fchmodat" },
/external/strace/linux/powerpc64/
Dsyscallent.h321 [297] = { 3, TD|TF, SEN(fchmodat), "fchmodat" },
/external/strace/linux/i386/
Dsyscallent.h334 [306] = { 3, TD|TF, SEN(fchmodat), "fchmodat" },
/external/strace/linux/m68k/
Dsyscallent.h327 [299] = { 3, TD|TF, SEN(fchmodat), "fchmodat" },

12