Home
last modified time | relevance | path

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

/linux/security/tomoyo/
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()
A Dcommon.c22 const char * const tomoyo_mac_keywords[TOMOYO_MAX_MAC_INDEX variable
619 if (strcmp(name + len, tomoyo_mac_keywords[i])) in tomoyo_set_mode()
817 tomoyo_mac_keywords[i]); in tomoyo_read_profile()
820 tomoyo_mac_keywords[i]); in tomoyo_read_profile()
1450 tomoyo_set_string(head, tomoyo_mac_keywords in tomoyo_print_entry()
1471 tomoyo_set_string(head, tomoyo_mac_keywords in tomoyo_print_entry()
1492 tomoyo_set_string(head, tomoyo_mac_keywords in tomoyo_print_entry()
A Dcommon.h1080 extern const char * const tomoyo_mac_keywords[TOMOYO_MAX_MAC_INDEX

Completed in 16 milliseconds