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

/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_crypto.c1414 tstamp_t fstamp, fstamp1 = 0; /* filestamp */ local
1484 fstamp1 = ntohl(vp->fstamp);
1485 if (tstamp1 != 0 && fstamp1 != 0) {
1489 if ((tstamp < fstamp1 || fstamp < fstamp1))

Completed in 126 milliseconds