Home
last modified time | relevance | path

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

/openbmc/linux/security/tomoyo/
H A Dcommon.h144 TOMOYO_MAX_PATH_STAT enumerator
589 bool stat_valid[TOMOYO_MAX_PATH_STAT];
598 struct tomoyo_mini_stat stat[TOMOYO_MAX_PATH_STAT];
H A Daudit.c185 for (i = 0; i < TOMOYO_MAX_PATH_STAT; i++) { in tomoyo_print_header()
H A Dcondition.c718 for (i = 0; i < TOMOYO_MAX_PATH_STAT; i++) { in tomoyo_get_attributes()