Searched refs:freebsd32_msgrcv_args (Results 1 – 4 of 4) sorted by relevance
1722 (struct freebsd32_msgrcv_args *)&uap->a2)); in freebsd32_msgsys()1840 freebsd32_msgrcv(struct thread *td, struct freebsd32_msgrcv_args *uap) in freebsd32_msgrcv()
177 struct freebsd32_msgrcv_args { struct729 int freebsd32_msgrcv(struct thread *, struct freebsd32_msgrcv_args *);
297 …{ .sy_narg = AS(freebsd32_msgrcv_args), .sy_call = (sy_call_t *)lkmressys, .sy_auevent = AUE_NULL,…
1079 struct freebsd32_msgrcv_args *p = params; in systrace_args()