Home
last modified time | relevance | path

Searched refs:linux_gettimeofday (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/amd64/linux32/
H A Dlinux32_machdep.c403 linux_gettimeofday(struct thread *td, struct linux_gettimeofday_args *uap) in linux_gettimeofday() function
H A Dlinux32_sysent.c96 …{ .sy_narg = AS(linux_gettimeofday_args), .sy_call = (sy_call_t *)linux_gettimeofday, .sy_auevent …
H A Dlinux32_proto.h1798 int linux_gettimeofday(struct thread *, struct linux_gettimeofday_args *);