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.c184 return tomoyo_supervisor(r, "file %s %s %s\n", tomoyo_mac_keywords in tomoyo_audit_path2_log()
201 tomoyo_mac_keywords in tomoyo_audit_mkdev_log()
239 return tomoyo_supervisor(r, "file %s %s %s\n", tomoyo_mac_keywords
1030 tomoyo_mac_keywords[tomoyo_pp2mac[type]])) in tomoyo_write_file()
1036 tomoyo_mac_keywords[tomoyo_pn2mac[type]])) in tomoyo_write_file()
1042 tomoyo_mac_keywords[tomoyo_pnnn2mac[type]])) in tomoyo_write_file()
1047 tomoyo_mac_keywords[TOMOYO_MAC_FILE_MOUNT]))
H A Dcommon.c23 const char * const tomoyo_mac_keywords[TOMOYO_MAX_MAC_INDEX variable
614 if (strcmp(name + len, tomoyo_mac_keywords[i])) in tomoyo_set_mode()
815 tomoyo_mac_keywords[i]); in tomoyo_read_profile()
818 tomoyo_mac_keywords[i]); in tomoyo_read_profile()
1463 tomoyo_set_string(head, tomoyo_mac_keywords in tomoyo_print_entry()
1484 tomoyo_set_string(head, tomoyo_mac_keywords in tomoyo_print_entry()
1505 tomoyo_set_string(head, tomoyo_mac_keywords in tomoyo_print_entry()
H A Dcommon.h932 extern const char * const tomoyo_mac_keywords[TOMOYO_MAX_MAC_INDEX