Home
last modified time | relevance | path

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

/linux/security/tomoyo/
H A Dutil.c91 void tomoyo_convert_time(time64_t time64, struct tomoyo_time *stamp) in tomoyo_convert_time() argument
95 time64_to_tm(time64, 0, &tm); in tomoyo_convert_time()