HomeSort by: relevance | last modified time | path
    Searched refs:netbsd32_from_timespec (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/compat/netbsd32/
netbsd32_time.c 312 netbsd32_from_timespec(&ats, &ts32);
350 netbsd32_from_timespec(&ts, &ts32);
378 netbsd32_from_timespec(&rmt, &ts32);
406 netbsd32_from_timespec(&rmt, &ts32);
483 netbsd32_from_timespec(&ovp->it_interval, &its32.it_interval);
484 netbsd32_from_timespec(&ovp->it_value, &its32.it_value);
506 netbsd32_from_timespec(&its.it_interval, &its32.it_interval);
507 netbsd32_from_timespec(&its.it_value, &its32.it_value);
568 netbsd32_from_timespec(&oitsp->it_interval, &its32.it_interval);
569 netbsd32_from_timespec(&oitsp->it_value, &its32.it_value)
    [all...]
netbsd32_lwp.c 194 netbsd32_from_timespec(&ts, &ts32);
netbsd32_sysctl.c 84 netbsd32_from_timespec(&ts, &bt32);
netbsd32_ioctl.c 717 netbsd32_from_timespec(&p->ifdr_data.ifi_lastchange,
1240 netbsd32_from_timespec(&ld->ld_time, &ld32->ld_time);
netbsd32_signal.c 602 netbsd32_from_timespec(ts, &ts32);
netbsd32_conv.h 172 netbsd32_from_timespec(const struct timespec *p, function in typeref:typename:void

Completed in 170 milliseconds