Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_syscalls.c2704 struct chflagsat_args { struct
2712 sys_chflagsat(struct thread *td, struct chflagsat_args *uap) in sys_chflagsat() argument
H A Dinit_sysent.c598 …{ .sy_narg = AS(chflagsat_args), .sy_call = (sy_call_t *)sys_chflagsat, .sy_auevent = AUE_CHFLAGSA…
H A Dsystrace_args.c3051 struct chflagsat_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h1649 struct chflagsat_args { struct
2206 int sys_chflagsat(struct thread *, struct chflagsat_args *);