Home
last modified time | relevance | path

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

/u-boot/tools/
A Dmxsimage.c287 struct tm time_2000 = { in sb_get_timestamp() local
291 time_t seconds_to_2000 = mktime(&time_2000); in sb_get_timestamp()
299 struct tm time_2000 = { in sb_get_time() local
303 const time_t seconds_to_2000 = mktime(&time_2000); in sb_get_time()

Completed in 11 milliseconds