Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/rtc/
H A Drtctest.c59 struct tm tm_time = { in rtc_time_to_timestamp() local
68 return mktime(&tm_time); in rtc_time_to_timestamp()