Home
last modified time | relevance | path

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

/linux-4.4.14/security/tomoyo/
Daudit.c167 tomoyo_mode[r->mode], tomoyo_yesno(r->granted), gpid, in tomoyo_print_header()
Dcommon.c13 const char * const tomoyo_mode[TOMOYO_CONFIG_MAX_MODE] = { variable
621 if (strstr(value, tomoyo_mode[mode])) in tomoyo_set_mode()
716 tomoyo_mode[config & 3], in tomoyo_print_config()
Dcommon.h1069 extern const char * const tomoyo_mode[TOMOYO_CONFIG_MAX_MODE];