Searched refs:sys_openat (Results 1 – 4 of 4) sorted by relevance
372 int sys_openat(struct thread *, struct openat_args *);
557 …{ .sy_narg = AS(openat_args), .sy_call = (sy_call_t *)sys_openat, .sy_auevent = AUE_OPENAT_RWTC, .…
1086 sys_openat(struct thread *td, struct openat_args *uap) in sys_openat() function
2168 int sys_openat(struct thread *, struct openat_args *);