Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_syscalls.c3002 struct lchown_args { struct
3009 sys_lchown(struct thread *td, struct lchown_args *uap) in sys_lchown() argument
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 Dsystrace_args.c1292 struct lchown_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h700 struct lchown_args { struct
2001 int sys_lchown(struct thread *, struct lchown_args *);