Home
last modified time | relevance | path

Searched defs:fstamp (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ntp/ntpd/
H A Dntp_crypto.c432 tstamp_t fstamp = 0; /* filestamp */ in crypto_recv() local
1433 tstamp_t fstamp, fstamp1 = 0; /* filestamp */ in crypto_verify() local
3437 tstamp_t fstamp /* filestamp */ in cert_parse()
3665 tstamp_t fstamp; in crypto_key() local
3786 tstamp_t fstamp; /* filestamp */ in crypto_cert() local
H A Dntp_control.c1728 time_t fstamp = (time_t)uval - JAN_1970; in ctl_putfs() local
/freebsd/contrib/ntp/util/
H A Dntp-keygen.c170 u_int fstamp; /* NTP filestamp */ variable