Searched refs:freebsd32_msgsys_args (Results 1 – 4 of 4) sorted by relevance
142 struct freebsd32_msgsys_args { struct723 int freebsd32_msgsys(struct thread *, struct freebsd32_msgsys_args *);
240 …{ .sy_narg = AS(freebsd32_msgsys_args), .sy_call = (sy_call_t *)lkmressys, .sy_auevent = AUE_NULL,…
840 struct freebsd32_msgsys_args *p = params; in systrace_args()
1707 freebsd32_msgsys(struct thread *td, struct freebsd32_msgsys_args *uap) in freebsd32_msgsys()