Home
last modified time | relevance | path

Searched refs:netbsd32___gettimeofday50_args (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_time.c185 netbsd32___gettimeofday50(struct lwp *l, const struct netbsd32___gettimeofday50_args *uap, register… in netbsd32___gettimeofday50()
H A Dnetbsd32_sysent.c1746 ns(struct netbsd32___gettimeofday50_args),
H A Dnetbsd32_syscallargs.h2217 struct netbsd32___gettimeofday50_args { struct
3546 int netbsd32___gettimeofday50(struct lwp *, const struct netbsd32___gettimeofday50_args *, register…
H A Dnetbsd32_systrace_args.c2976 const struct netbsd32___gettimeofday50_args *p = params; in systrace_args()