Home
last modified time | relevance | path

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

/linux/security/tomoyo/
H A Dfile.c182 return tomoyo_supervisor(r, "file %s %s %s\n", tomoyo_mac_keywords in tomoyo_audit_path2_log()
198 tomoyo_mac_keywords in tomoyo_audit_mkdev_log()
235 return tomoyo_supervisor(r, "file %s %s %s\n", tomoyo_mac_keywords in tomoyo_audit_path_number_log()
1025 tomoyo_mac_keywords[tomoyo_pp2mac[type]])) in tomoyo_write_file()
1031 tomoyo_mac_keywords[tomoyo_pn2mac[type]])) in tomoyo_write_file()
1037 tomoyo_mac_keywords[tomoyo_pnnn2mac[type]])) in tomoyo_write_file()
1042 tomoyo_mac_keywords[TOMOYO_MAC_FILE_MOUNT])) in tomoyo_write_file()
H A Dcommon.c23 const char * const tomoyo_mac_keywords[TOMOYO_MAX_MAC_INDEX variable
611 if (strcmp(name + len, tomoyo_mac_keywords[i])) in tomoyo_set_mode()
809 tomoyo_mac_keywords[i]); in tomoyo_read_profile()
812 tomoyo_mac_keywords[i]); in tomoyo_read_profile()
1442 tomoyo_set_string(head, tomoyo_mac_keywords in tomoyo_print_entry()
1463 tomoyo_set_string(head, tomoyo_mac_keywords in tomoyo_print_entry()
1484 tomoyo_set_string(head, tomoyo_mac_keywords in tomoyo_print_entry()
H A Dcommon.h1077 extern const char * const tomoyo_mac_keywords[TOMOYO_MAX_MAC_INDEX