Home
last modified time | relevance | path

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

/Linux-v4.19/security/tomoyo/
Daudit.c168 tomoyo_mode[r->mode], tomoyo_yesno(r->granted), gpid, in tomoyo_print_header()
Dcommon.c14 const char * const tomoyo_mode[TOMOYO_CONFIG_MAX_MODE] = { variable
622 if (strstr(value, tomoyo_mode[mode])) in tomoyo_set_mode()
717 tomoyo_mode[config & 3], in tomoyo_print_config()
Dcommon.h1070 extern const char * const tomoyo_mode[TOMOYO_CONFIG_MAX_MODE];