Home
last modified time | relevance | path

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

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