Searched refs:chown (Results 1 – 10 of 10) sorted by relevance
34 int chown(const char* path, uid_t uid, gid_t gid) { in chown() function
272 int chown(const char* _Nonnull __path, uid_t __owner, gid_t __group);
309 FUNCTION(chown, int (*f)(const char*, uid_t, gid_t)); in unistd_h()
107 chown
652 CALL(chown)
2138 CALL(chown)
2780 CALL(chown)
266 chown;
813 "bionic/chown.cpp",