Searched defs:is_delete (Results 1 - 5 of 5) sorted by relevance

/linux-master/security/tomoyo/
H A Ddomain.c102 const bool is_delete = param->is_delete; local
[all...]
H A Dnetwork.c230 tomoyo_merge_inet_acl(struct tomoyo_acl_info *a, struct tomoyo_acl_info *b, const bool is_delete) argument
256 tomoyo_merge_unix_acl(struct tomoyo_acl_info *a, struct tomoyo_acl_info *b, const bool is_delete) argument
H A Dfile.c359 tomoyo_merge_path_acl(struct tomoyo_acl_info *a, struct tomoyo_acl_info *b, const bool is_delete) argument
434 tomoyo_merge_mkdev_acl(struct tomoyo_acl_info *a, struct tomoyo_acl_info *b, const bool is_delete) argument
514 tomoyo_merge_path2_acl(struct tomoyo_acl_info *a, struct tomoyo_acl_info *b, const bool is_delete) argument
652 tomoyo_merge_path_number_acl(struct tomoyo_acl_info *a, struct tomoyo_acl_info *b, const bool is_delete) argument
[all...]
H A Dcommon.c853 tomoyo_update_manager_entry(const char *manager, const bool is_delete) argument
1118 tomoyo_write_domain2(struct tomoyo_policy_namespace *ns, struct list_head *list, char *data, const bool is_delete) argument
1169 const bool is_delete = head->w.is_delete; local
1750 const bool is_delete = head->w.is_delete; local
[all...]
H A Dcommon.h784 bool is_delete; member in struct:tomoyo_acl_param
827 bool is_delete; member in struct:tomoyo_io_buffer::__anon223

Completed in 307 milliseconds