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

/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_crypto.c3456 struct calendar fscal; local
3604 (void)ntpcal_ntp_to_date(&fscal, fstamp, NULL);
3606 || (calcomp(&(ret->first), &fscal) < 0)) {
3614 fscal.year, fscal.month, fscal.monthday,
3615 fscal.hour, fscal.minute, fscal.second);

Completed in 115 milliseconds