Searched defs:filename (Results 1 – 10 of 10) sorted by relevance
/security/integrity/ima/ |
D | ima_api.c | 104 const unsigned char *filename, int pcr) in ima_store_template() 133 void ima_add_violation(struct file *file, const unsigned char *filename, in ima_add_violation() 220 const char *filename = file->f_path.dentry->d_name.name; in ima_collect_measurement() local 306 struct file *file, const unsigned char *filename, in ima_store_measurement() 350 const unsigned char *filename) in ima_audit_measurement()
|
D | ima_main.c | 88 char *filename) in mmap_violation_check() 121 char *filename) in ima_rdwr_violation_check() 210 char filename[NAME_MAX]; in process_measurement() local 452 char filename[NAME_MAX]; in ima_file_mprotect() local
|
D | ima_queue.c | 161 const unsigned char *filename) in ima_add_template_entry()
|
D | ima.h | 65 const unsigned char *filename; member 341 const unsigned char *filename, in ima_appraise_measurement()
|
D | ima_appraise.c | 378 struct file *file, const unsigned char *filename, in ima_appraise_measurement()
|
/security/tomoyo/ |
D | util.c | 250 char *filename; in tomoyo_parse_name_union() local 531 static bool tomoyo_correct_path2(const char *filename, const size_t len) in tomoyo_correct_path2() 547 bool tomoyo_correct_path(const char *filename) in tomoyo_correct_path() 635 static int tomoyo_const_part_length(const char *filename) in tomoyo_const_part_length() 698 static bool tomoyo_file_matches_pattern2(const char *filename, in tomoyo_file_matches_pattern2() 817 static bool tomoyo_file_matches_pattern(const char *filename, in tomoyo_file_matches_pattern() 937 bool tomoyo_path_matches_pattern(const struct tomoyo_path_info *filename, in tomoyo_path_matches_pattern()
|
D | load_policy.c | 85 void tomoyo_load_policy(const char *filename) in tomoyo_load_policy()
|
D | file.c | 574 const struct tomoyo_path_info *filename) in tomoyo_path_permission() 603 const struct tomoyo_path_info *filename) in tomoyo_execute_permission()
|
D | condition.c | 282 char *filename = param->data; in tomoyo_parse_name_union_quoted() local
|
D | common.h | 435 const struct tomoyo_path_info *filename; member 448 const struct tomoyo_path_info *filename; member 456 const struct tomoyo_path_info *filename; member 521 const struct tomoyo_path_info *filename; member
|