Home
last modified time | relevance | path

Searched refs:sys_lchown (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/kern/
H A Dinit_sysent.c312 …{ .sy_narg = AS(lchown_args), .sy_call = (sy_call_t *)sys_lchown, .sy_auevent = AUE_LCHOWN, .sy_fl…
H A Dvfs_syscalls.c3009 sys_lchown(struct thread *td, struct lchown_args *uap) in sys_lchown() function
/f-stack/freebsd/sys/
H A Dsysproto.h2001 int sys_lchown(struct thread *, struct lchown_args *);