Home
last modified time | relevance | path

Searched refs:open_args (Results 1 – 5 of 5) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dsysproto.h37 struct open_args { struct
338 int sys_open(struct thread *, struct open_args *);
/f-stack/freebsd/kern/
H A Dvfs_syscalls.c1063 struct open_args { struct
1070 sys_open(struct thread *td, struct open_args *uap) in sys_open() argument
H A Dinit_sysent.c63 …{ .sy_narg = AS(open_args), .sy_call = (sy_call_t *)sys_open, .sy_auevent = AUE_OPEN_RWTC, .sy_fla…
H A Dsystrace_args.c51 struct open_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h56 struct open_args { struct
1855 int sys_open(struct thread *, struct open_args *);