Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsysproto.h372 int sys_openat(struct thread *, struct openat_args *);
/f-stack/freebsd/kern/
H A Dinit_sysent.c557 …{ .sy_narg = AS(openat_args), .sy_call = (sy_call_t *)sys_openat, .sy_auevent = AUE_OPENAT_RWTC, .…
H A Dvfs_syscalls.c1086 sys_openat(struct thread *td, struct openat_args *uap) in sys_openat() function
/f-stack/freebsd/sys/
H A Dsysproto.h2168 int sys_openat(struct thread *, struct openat_args *);