Searched refs:tomoyo_path2_keyword (Results 1 – 3 of 3) sorted by relevance
34 const char *tomoyo_path2_keyword[TOMOYO_MAX_PATH2_OPERATION] = { variable197 const char *operation = tomoyo_path2_keyword[r->param.path2.operation]; in tomoyo_audit_path2_log()1156 if (strcmp(w[0], tomoyo_path2_keyword[type])) in tomoyo_write_file()
909 extern const char *tomoyo_path2_keyword[TOMOYO_MAX_PATH2_OPERATION];
957 tomoyo_io_printf(head, "allow_%s", tomoyo_path2_keyword[bit]); in tomoyo_print_entry()