Searched refs:timestamp_local (Results 1 – 1 of 1) sorted by relevance
33 time_t timestamp_local; in test_asn1_string_to_time_t() local84 timestamp_local = mktime(timestamp_tm); in test_asn1_string_to_time_t()85 timestamp_utc = timestamp_local - timezone; in test_asn1_string_to_time_t()