Home
last modified time | relevance | path

Searched refs:fchownat (Results 1 – 25 of 94) sorted by relevance

1234

/external/ltp/testcases/kernel/syscalls/fchownat/
Dfchownat.h29 static inline int fchownat(int dirfd, const char *filename, uid_t owner, in fchownat() function
Dfchownat01.c108 TEST(fchownat(*(test->fds), test->filenames, geteuid(), in fchownat_verify()
Dfchownat02.c106 TEST(fchownat(dir_fd, TESTFILE_LINK, set_uid, set_gid, in fchownat_verify()
/external/strace/
Dfchownat.c3 SYS_FUNC(fchownat) in SYS_FUNC() argument
/external/ltp/include/lapi/syscalls/
Dhppa.in5 fchownat (__NR_openat + 3)
Daarch64.in55 fchownat 54
Dmips_n64.in250 fchownat 250
Dia64.in254 fchownat 1284
Dx86_64.in259 fchownat 260
Dsparc64.in264 fchownat 287
Ds390.in209 fchownat 291
Dpowerpc.in284 fchownat 289
Ds390x.in209 fchownat 291
Dmips_n32.in254 fchownat 254
Di386.in292 fchownat 298
Dpowerpc64.in284 fchownat 289
Dsparc.in288 fchownat 287
Dsh.in319 fchownat 326
Dmips_o32.in291 fchownat 291
/external/crosvm/seccomp/aarch64/
Dfs_device.policy13 fchownat: 1
/external/crosvm/seccomp/arm/
Dfs_device.policy13 fchownat: 1
/external/crosvm/seccomp/x86_64/
Dfs_device.policy13 fchownat: 1
/external/openssh/openbsd-compat/
Dbsd-misc.h76 int fchownat(int, const char *, uid_t, gid_t, int);
Dbsd-misc.c168 fchownat(int fd, const char *path, uid_t owner, gid_t group, int flag) in fchownat() function
/external/toybox/toys/posix/
Dchgrp.c55 ret = fchownat(fd, node->name, TT.owner, TT.group, in do_chgrp()

1234