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

/freebsd-9.3-release/sys/amd64/linux32/
H A Dlinux32_machdep.c851 linux_gettimeofday(struct thread *td, struct linux_gettimeofday_args *uap)
H A Dlinux32_proto.h246 struct linux_gettimeofday_args { struct
1157 int linux_gettimeofday(struct thread *, struct linux_gettimeofday_args *);
H A Dlinux32_sysent.c100 { AS(linux_gettimeofday_args), (sy_call_t *)linux_gettimeofday, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 78 = linux_gettimeofday */
H A Dlinux32_systrace_args.c516 struct linux_gettimeofday_args *p = params;

Completed in 189 milliseconds