Home
last modified time | relevance | path

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

/linux-4.4.14/security/tomoyo/
Dcommon.h396 TOMOYO_MAX_PREF enumerator
883 unsigned int pref[TOMOYO_MAX_PREF];
Dcommon.c135 static const char * const tomoyo_pref_keywords[TOMOYO_MAX_PREF] = {
695 for (i = 0; i < TOMOYO_MAX_PREF; i++) in tomoyo_write_profile()
768 for (i = 0; i < TOMOYO_MAX_PREF; i++) in tomoyo_read_profile()