Searched refs:tz (Results 1 – 2 of 2) sorted by relevance
31 char *tz = NULL; in test_asn1_string_to_time_t() local63 tz = getenv("TZ"); in test_asn1_string_to_time_t()64 if (tz != NULL) { in test_asn1_string_to_time_t()65 tz = OPENSSL_strdup(tz); in test_asn1_string_to_time_t()66 if (tz == NULL) { in test_asn1_string_to_time_t()75 if (tz != NULL) { in test_asn1_string_to_time_t()76 setenv("TZ", tz, 1); in test_asn1_string_to_time_t()77 OPENSSL_free(tz); in test_asn1_string_to_time_t()
12457 *Götz Babin-Ebell <babin-ebell@trustcenter.de> via Richard Levitte*13827 *Götz Babin-Ebell <babinebell@trustcenter.de>*
Completed in 40 milliseconds