Home
last modified time | relevance | path

Searched refs:off_sec (Results 1 - 1 of 1) sorted by relevance

/third_party/openssl/test/
H A Dgmdifftest.c25 int off_day, off_sec; in check_time() local
42 || !TEST_true(OPENSSL_gmtime_diff(&off_day, &off_sec, &o1, &tm1))) in check_time()
44 toffset = (long)off_day * SECS_PER_DAY + off_sec; in check_time()

Completed in 1 milliseconds