Home
last modified time | relevance | path

Searched refs:utctime (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/ntp/ntpd/
H A Dcheck_y2k.c417 ct.utctime = 0; in main()
446 ct.utctime = 0; in main()
464 ct.utctime = 0; in main()
/freebsd/tools/test/gpioevents/
H A Dgpioevents.c157 struct timespec monotime, utctime; in calc_utc_offset() local
160 clock_gettime(CLOCK_REALTIME, &utctime); in calc_utc_offset()
161 timespecsub(&utctime, &monotime, &utc_offset); in calc_utc_offset()
/freebsd/contrib/ntp/libparse/
H A Dparse.c413 if (clock_time->utctime) in parse_to_unixtime()
414 return clock_time->utctime; /* if the conversion routine gets it right away - why not */ in parse_to_unixtime()
491 clock_time->utctime = t; /* documentray only */ in parse_to_unixtime()
H A Dclk_rawdcf.c329 clock_time->utctime= 0; in convert_rawdcf()
560 clock_time->utctime = newtime; in cvt_rawdcf()
H A Dclk_trimtsip.c284 clock_time->utctime = gpstime.l_ui - JAN_1970; in cvt_trimtsip()
/freebsd/contrib/ntp/include/
H A Dparse.h312 time_t utctime; /* the actual time - alternative to date/time */ member
/freebsd/crypto/heimdal/lib/asn1/
H A DChangeLog1566 * der_put.c: add bit string and utctime
1568 * gen.c: add bit string and utctime
1570 * gen_copy.c: add bit string and utctime
1574 * gen_decode.c: add utctime and bitstring
1576 * gen_encode.c: add utctime and bitstring
1578 * gen_free.c: add utctime and bitstring
1589 * der.h: update boolean prototypes add utctime and bit_string
1593 * der_get.c: add bit string and utctime
1595 * der_length.c: add bit string and utctime, fix memory leak in
H A Dtemplate.c82 el(utctime, time_t),
/freebsd/crypto/openssl/include/openssl/
H A Dasn1.h537 ASN1_UTCTIME *utctime; member
H A Dasn1.h.in490 ASN1_UTCTIME *utctime; member