Home
last modified time | relevance | path

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

/linux-3.3/security/tomoyo/
Dcommon.h888 struct tomoyo_time { struct
889 u16 year;
890 u8 month;
891 u8 day;
892 u8 hour;
893 u8 min;
894 u8 sec;