Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsysproto.h338 int sys_open(struct thread *, struct open_args *);
/f-stack/freebsd/kern/
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 Dvfs_syscalls.c1070 sys_open(struct thread *td, struct open_args *uap) in sys_open() function
/f-stack/freebsd/sys/
H A Dsysproto.h1855 int sys_open(struct thread *, struct open_args *);