Searched defs:filename (Results 1 – 10 of 10) sorted by relevance
/security/integrity/ima/ |
D | ima_api.c | 93 const unsigned char *filename, int pcr) in ima_store_template() 132 void ima_add_violation(struct file *file, const unsigned char *filename, in ima_add_violation() 212 const char *filename = file->f_path.dentry->d_name.name; in ima_collect_measurement() local 294 struct file *file, const unsigned char *filename, in ima_store_measurement() 338 const unsigned char *filename) in ima_audit_measurement()
|
D | ima_main.c | 78 char *filename) in mmap_violation_check() 111 char *filename) in ima_rdwr_violation_check() 200 char filename[NAME_MAX]; in process_measurement() local
|
D | ima_queue.c | 166 const unsigned char *filename) in ima_add_template_entry()
|
D | ima.h | 60 const unsigned char *filename; member 274 const unsigned char *filename, in ima_appraise_measurement()
|
D | ima_appraise.c | 316 struct file *file, const unsigned char *filename, in ima_appraise_measurement()
|
/security/tomoyo/ |
D | util.c | 248 char *filename; in tomoyo_parse_name_union() local 524 bool tomoyo_correct_path(const char *filename) in tomoyo_correct_path() 613 static int tomoyo_const_part_length(const char *filename) in tomoyo_const_part_length() 676 static bool tomoyo_file_matches_pattern2(const char *filename, in tomoyo_file_matches_pattern2() 795 static bool tomoyo_file_matches_pattern(const char *filename, in tomoyo_file_matches_pattern() 915 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
|