Home
last modified time | relevance | path

Searched defs:fchownat (Results 1 – 2 of 2) sorted by relevance

/external/strace/
Dfchownat.c3 SYS_FUNC(fchownat) in SYS_FUNC() argument
/external/ltp/testcases/kernel/syscalls/fchownat/
Dfchownat.h29 static inline int fchownat(int dirfd, const char *filename, uid_t owner, in fchownat() function