Searched refs:freebsd32_thr_new_args (Results 1 – 4 of 4) sorted by relevance
385 struct freebsd32_thr_new_args { struct776 int freebsd32_thr_new(struct thread *, struct freebsd32_thr_new_args *);
510 …{ AS(freebsd32_thr_new_args), (sy_call_t *)freebsd32_thr_new, AUE_NULL, NULL, 0, 0, SYF_CAPENABLED…
2496 struct freebsd32_thr_new_args *uap) in freebsd32_thr_new()
2361 struct freebsd32_thr_new_args *p = params; in systrace_args()