Home
last modified time | relevance | path

Searched refs:chown_args (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/kern/
H A Dvfs_syscalls.c2944 struct chown_args { struct
2951 sys_chown(struct thread *td, struct chown_args *uap) in sys_chown() argument
H A Dinit_sysent.c74 …{ .sy_narg = AS(chown_args), .sy_call = (sy_call_t *)sys_chown, .sy_auevent = AUE_CHOWN, .sy_flags…
H A Dsystrace_args.c114 struct chown_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h87 struct chown_args { struct
1863 int sys_chown(struct thread *, struct chown_args *);