Searched refs:mono (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/ntp/sntp/
H A Dmain.c1557 struct timeval mono; local
1589 mono.tv_sec = ts.tv_sec;
1590 mono.tv_usec = ts.tv_nsec / 1000;
1591 diff = sub_tval(latest, mono);
1597 offset = sub_tval(systemt, mono);
/freebsd-11-stable/stand/i386/kgzldr/
H A Dcrt.s54 xorw %di,%di # Regen buffer (mono)

Completed in 63 milliseconds