Searched refs:freebsd32_stat_args (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_proto.h164 struct freebsd32_stat_args { struct
730 int freebsd32_stat(struct thread *, struct freebsd32_stat_args *);
H A Dfreebsd32_sysent.c243 { AS(freebsd32_stat_args), (sy_call_t *)freebsd32_stat, AUE_STAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 188 = freebsd32_stat */
H A Dfreebsd32_systrace_args.c919 struct freebsd32_stat_args *p = params;
H A Dfreebsd32_misc.c1825 freebsd32_stat(struct thread *td, struct freebsd32_stat_args *uap)

Completed in 133 milliseconds