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

/freebsd-10.1-release/sys/compat/freebsd32/
H A Dfreebsd32_proto.h711 int freebsd32_gettimeofday(struct thread *, struct freebsd32_gettimeofday_args *);
H A Dfreebsd32_sysent.c166 { AS(freebsd32_gettimeofday_args), (sy_call_t *)freebsd32_gettimeofday, AUE_GETTIMEOFDAY, NULL, 0, 0, 0, SY_THR_STATIC }, /* 116 = freebsd32_gettimeofday */
H A Dfreebsd32_misc.c785 freebsd32_gettimeofday(struct thread *td, function

Completed in 69 milliseconds