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

/freebsd-10.0-release/sys/compat/freebsd32/
H A Dfreebsd32_proto.h709 int freebsd32_settimeofday(struct thread *, struct freebsd32_settimeofday_args *);
H A Dfreebsd32_sysent.c172 { AS(freebsd32_settimeofday_args), (sy_call_t *)freebsd32_settimeofday, AUE_SETTIMEOFDAY, NULL, 0, 0, 0, SY_THR_STATIC }, /* 122 = freebsd32_settimeofday */
H A Dfreebsd32_misc.c1266 freebsd32_settimeofday(struct thread *td, function

Completed in 126 milliseconds