Searched refs:sys_open (Results 1 – 4 of 4) sorted by relevance
338 int sys_open(struct thread *, struct open_args *);
63 …{ .sy_narg = AS(open_args), .sy_call = (sy_call_t *)sys_open, .sy_auevent = AUE_OPEN_RWTC, .sy_fla…
1070 sys_open(struct thread *td, struct open_args *uap) in sys_open() function
1855 int sys_open(struct thread *, struct open_args *);