Searched refs:netbsd32_to_timeval50 (Results 1 – 2 of 2) sorted by relevance
99 netbsd32_to_timeval50(&tv32[0], &tv[0]); in get_utimes32()100 netbsd32_to_timeval50(&tv32[1], &tv[1]); in get_utimes32()214 netbsd32_to_timeval50(&atv32, &atv); in compat_50_netbsd32_settimeofday()
78 netbsd32_to_timeval50(const struct netbsd32_timeval50 *tv32, in netbsd32_to_timeval50() function127 netbsd32_to_timeval50(&itv32->it_interval, &itv->it_interval); in netbsd32_to_itimerval50()128 netbsd32_to_timeval50(&itv32->it_value, &itv->it_value); in netbsd32_to_itimerval50()