Searched refs:lio_listio_args (Results 1 – 4 of 4) sorted by relevance
711 struct lio_listio_args { struct2004 int sys_lio_listio(struct thread *, struct lio_listio_args *);
2399 sys_lio_listio(struct thread *td, struct lio_listio_args *uap) in sys_lio_listio()
315 …{ .sy_narg = AS(lio_listio_args), .sy_call = (sy_call_t *)sys_lio_listio, .sy_auevent = AUE_LIO_LI…
1315 struct lio_listio_args *p = params; in systrace_args()