Home
last modified time | relevance | path

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

/linux-4.1.27/security/tomoyo/
Dcommon.h280 TOMOYO_MAX_PATH2_OPERATION enumerator
1076 extern const u8 tomoyo_pp2mac[TOMOYO_MAX_PATH2_OPERATION];
Dfile.c38 const u8 tomoyo_pp2mac[TOMOYO_MAX_PATH2_OPERATION] = {
1002 for (type = 0; type < TOMOYO_MAX_PATH2_OPERATION; type++) in tomoyo_write_file()
Dcommon.c1406 for (bit = 0; bit < TOMOYO_MAX_PATH2_OPERATION; bit++) { in tomoyo_print_entry()