Home
last modified time | relevance | path

Searched refs:sys_fchmodat (Results 1 – 16 of 16) sorted by relevance

/external/valgrind/main/coregrind/m_syswrap/
Dpriv_syswrap-linux.h170 DECL_TEMPLATE(linux, sys_fchmodat);
Dsyswrap-ppc64-linux.c1445 LINX_(__NR_fchmodat, sys_fchmodat), // 297
Dsyswrap-ppc32-linux.c1805 LINX_(__NR_fchmodat, sys_fchmodat), // 297
Dsyswrap-s390x-linux.c1466 LINX_(__NR_fchmodat, sys_fchmodat), // 299
Dsyswrap-amd64-linux.c1377 LINX_(__NR_fchmodat, sys_fchmodat), // 268
Dsyswrap-arm-linux.c1769 LINX_(__NR_fchmodat, sys_fchmodat), //
Dsyswrap-x86-linux.c2185 LINX_(__NR_fchmodat, sys_fchmodat), // 306
Dsyswrap-linux.c3363 PRE(sys_fchmodat) in PRE() argument
/external/strace/linux/
Dsyscall.h119 int sys_fchmodat();
/external/strace/linux/sh/
Dsyscallent.h341 { 3, TD|TF, sys_fchmodat, "fchmodat" }, /* 306 */
/external/strace/linux/i386/
Dsyscallent.h339 { 3, TD|TF, sys_fchmodat, "fchmodat" }, /* 306 */
/external/strace/linux/arm/
Dsyscallent.h366 { 3, TD|TF, sys_fchmodat, "fchmodat" }, /* 333 */
/external/strace/linux/mips/
Dsyscallent.h4304 { 3, TD|TF, sys_fchmodat, "fchmodat" }, /* 4299 */
5609 { 3, TD|TF, sys_fchmodat, "fchmodat" }, /* 5258 */
6919 { 3, TD|TF, sys_fchmodat, "fchmodat" }, /* 6262 */
/external/strace/
Dfile.c2251 sys_fchmodat(struct tcb *tcp) in sys_fchmodat() function
DChangeLog117 sys_unlinkat, sys_readlinkat, sys_renameat, sys_fchownat, sys_fchmodat,
DChangeLog-CVS1585 sys_fchmodat, sys_futimesat, sys_mknodat, sys_inotify_add_watch,