Home
last modified time | relevance | path

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

/openbmc/linux/security/tomoyo/
H A Dfile.c168 return tomoyo_supervisor(r, "file %s %s\n", tomoyo_path_keyword in tomoyo_audit_path_log()
1019 if (tomoyo_permstr(operation, tomoyo_path_keyword[type])) in tomoyo_write_file()
H A Dcommon.h1080 extern const char * const tomoyo_path_keyword[TOMOYO_MAX_PATH_OPERATION];
H A Dcommon.c143 const char * const tomoyo_path_keyword[TOMOYO_MAX_PATH_OPERATION] = { variable
1414 tomoyo_set_string(head, tomoyo_path_keyword[bit]); in tomoyo_print_entry()