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

/linux-4.4.14/security/tomoyo/
H A Dfile.c167 return tomoyo_supervisor(r, "file %s %s\n", tomoyo_path_keyword tomoyo_audit_path_log()
998 if (tomoyo_permstr(operation, tomoyo_path_keyword[type])) tomoyo_write_file()
H A Dcommon.c141 const char * const tomoyo_path_keyword[TOMOYO_MAX_PATH_OPERATION] = { variable
1389 tomoyo_set_string(head, tomoyo_path_keyword[bit]); tomoyo_print_entry()
H A Dcommon.h1070 extern const char * const tomoyo_path_keyword[TOMOYO_MAX_PATH_OPERATION];

Completed in 90 milliseconds