Home
last modified time | relevance | path

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

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