Home
last modified time | relevance | path

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

/xnu-10002.1.13/libsyscall/wrappers/legacy/
H A Dlchown.c45 lchown(const char *path, uid_t owner, gid_t group) in lchown() function
/xnu-10002.1.13/bsd/vfs/
H A Dvfs_syscalls.c7943 lchown(__unused proc_t p, struct lchown_args *uap, __unused int32_t *retval) in lchown() function