Home
last modified time | relevance | path

Searched refs:TOMOYO_MAX_POLICY_STAT (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/security/tomoyo/
Dcommon.c2254 static const char * const tomoyo_policy_headers[TOMOYO_MAX_POLICY_STAT] = {
2269 static unsigned int tomoyo_stat_updated[TOMOYO_MAX_POLICY_STAT];
2271 static unsigned int tomoyo_stat_modified[TOMOYO_MAX_POLICY_STAT];
2304 for (i = 0; i < TOMOYO_MAX_POLICY_STAT; i++) { in tomoyo_read_stat()
Dcommon.h389 TOMOYO_MAX_POLICY_STAT enumerator