Home
last modified time | relevance | path

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

/linux/security/tomoyo/
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()
A Dcommon.h1083 extern const char * const tomoyo_path_keyword[TOMOYO_MAX_PATH_OPERATION];
A Dcommon.c142 const char * const tomoyo_path_keyword[TOMOYO_MAX_PATH_OPERATION] = { variable
1422 tomoyo_set_string(head, tomoyo_path_keyword[bit]); in tomoyo_print_entry()

Completed in 15 milliseconds