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

/freebsd-10.0-release/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c112 { compat(AS(ofreebsd32_fstat_args),freebsd32_fstat), AUE_FSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 62 = old freebsd32_fstat */
239 { AS(freebsd32_fstat_args), (sy_call_t *)freebsd32_fstat, AUE_FSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 189 = freebsd32_fstat */
H A Dfreebsd32_proto.h717 int freebsd32_fstat(struct thread *, struct freebsd32_fstat_args *);
H A Dfreebsd32_misc.c1801 freebsd32_fstat(struct thread *td, struct freebsd32_fstat_args *uap) function

Completed in 195 milliseconds