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
225 int chown(const char* __path, uid_t __owner, gid_t __group);
291 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;
1019 "bionic/chown.cpp",