Home
last modified time | relevance | path

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

/third_party/vulkan-loader/loader/
Dloader.c887 struct tm tm_current = *localtime(&current); in check_expiration() local
896 tm_expiration.tm_isdst = tm_current.tm_isdst; in check_expiration()