Home
last modified time | relevance | path

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

/linux-6.6.21/security/tomoyo/
Dcommon.h892 struct tomoyo_time { struct
1048 void tomoyo_convert_time(time64_t time, struct tomoyo_time *stamp);
Daudit.c152 struct tomoyo_time stamp; in tomoyo_print_header()
Dutil.c91 void tomoyo_convert_time(time64_t time64, struct tomoyo_time *stamp) in tomoyo_convert_time()
Dcommon.c2354 struct tomoyo_time stamp; in tomoyo_read_stat()