Home
last modified time | relevance | path

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

/linux-3.4.99/security/tomoyo/
Dcommon.h579 struct tomoyo_obj_info { struct
583 bool validate_done;
585 bool stat_valid[TOMOYO_MAX_PATH_STAT];
587 struct path path1;
589 struct path path2;
594 struct tomoyo_mini_stat stat[TOMOYO_MAX_PATH_STAT];
619 struct tomoyo_obj_info obj; argument