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

/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_proto.h135 struct freebsd32_adjtime_args { struct
725 int freebsd32_adjtime(struct thread *, struct freebsd32_adjtime_args *);
H A Dfreebsd32_sysent.c195 { AS(freebsd32_adjtime_args), (sy_call_t *)freebsd32_adjtime, AUE_ADJTIME, NULL, 0, 0, 0, SY_THR_STATIC }, /* 140 = freebsd32_adjtime */
H A Dfreebsd32_systrace_args.c810 struct freebsd32_adjtime_args *p = params;
H A Dfreebsd32_misc.c1447 freebsd32_adjtime(struct thread *td, struct freebsd32_adjtime_args *uap)

Completed in 104 milliseconds