Searched refs:utctime (Results 1 – 10 of 10) sorted by relevance
417 ct.utctime = 0; in main()446 ct.utctime = 0; in main()464 ct.utctime = 0; in main()
157 struct timespec monotime, utctime; in calc_utc_offset() local160 clock_gettime(CLOCK_REALTIME, &utctime); in calc_utc_offset()161 timespecsub(&utctime, &monotime, &utc_offset); in calc_utc_offset()
413 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()
329 clock_time->utctime= 0; in convert_rawdcf() 560 clock_time->utctime = newtime; in cvt_rawdcf()
284 clock_time->utctime = gpstime.l_ui - JAN_1970; in cvt_trimtsip()
312 time_t utctime; /* the actual time - alternative to date/time */ member
1566 * der_put.c: add bit string and utctime1568 * gen.c: add bit string and utctime1570 * gen_copy.c: add bit string and utctime1574 * gen_decode.c: add utctime and bitstring1576 * gen_encode.c: add utctime and bitstring1578 * gen_free.c: add utctime and bitstring1589 * der.h: update boolean prototypes add utctime and bit_string1593 * der_get.c: add bit string and utctime1595 * der_length.c: add bit string and utctime, fix memory leak in
82 el(utctime, time_t),
537 ASN1_UTCTIME *utctime; member
490 ASN1_UTCTIME *utctime; member