Home
last modified time | relevance | path

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

/linux/security/tomoyo/
A Dcommon.h400 TOMOYO_MAX_PREF enumerator
888 unsigned int pref[TOMOYO_MAX_PREF];
A Dcommon.c136 static const char * const tomoyo_pref_keywords[TOMOYO_MAX_PREF] = {
711 for (i = 0; i < TOMOYO_MAX_PREF; i++) in tomoyo_write_profile()
786 for (i = 0; i < TOMOYO_MAX_PREF; i++) in tomoyo_read_profile()

Completed in 12 milliseconds