Searched refs:ofreebsd32_fstat_args (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_proto.h864 struct ofreebsd32_fstat_args { struct
916 int ofreebsd32_fstat(struct thread *, struct ofreebsd32_fstat_args *);
H A Dfreebsd32_sysent.c117 { compat(AS(ofreebsd32_fstat_args),freebsd32_fstat), AUE_FSTAT, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 62 = old freebsd32_fstat */
H A Dfreebsd32_misc.c1875 ofreebsd32_fstat(struct thread *td, struct ofreebsd32_fstat_args *uap)

Completed in 189 milliseconds