Searched refs:lchown (Results 1 – 7 of 7) sorted by relevance
34 int lchown(const char* path, uid_t uid, gid_t gid) { in lchown() function
275 int lchown(const char* _Nonnull __path, uid_t __owner, gid_t __group);
356 FUNCTION(lchown, int (*f)(const char*, uid_t, gid_t)); in unistd_h()
488 lchown
594 lchown;
865 "bionic/lchown.cpp",