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

/freebsd-11-stable/contrib/ntp/sntp/
H A Dmain.c1560 int gtod_rc; local
1572 gtod_rc = gettimeofday(&systemt, NULL);
1573 if (0 != gtod_rc) {

Completed in 124 milliseconds