Home
last modified time | relevance | path

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

/linux/security/tomoyo/
H A Dfile.c361 tomoyo_merge_path_acl(struct tomoyo_acl_info * a,struct tomoyo_acl_info * b,const bool is_delete) tomoyo_merge_path_acl() argument
436 tomoyo_merge_mkdev_acl(struct tomoyo_acl_info * a,struct tomoyo_acl_info * b,const bool is_delete) tomoyo_merge_mkdev_acl() argument
516 tomoyo_merge_path2_acl(struct tomoyo_acl_info * a,struct tomoyo_acl_info * b,const bool is_delete) tomoyo_merge_path2_acl() argument
654 tomoyo_merge_path_number_acl(struct tomoyo_acl_info * a,struct tomoyo_acl_info * b,const bool is_delete) tomoyo_merge_path_number_acl() argument
[all...]
H A Dnetwork.c232 const bool is_delete) in tomoyo_merge_inet_acl() argument
258 const bool is_delete) in tomoyo_merge_unix_acl() argument
H A Dcommon.c860 const bool is_delete) in tomoyo_update_manager_entry()
1135 const bool is_delete) in tomoyo_write_domain2()
1187 const bool is_delete = head->w.is_delete; in tomoyo_write_domain() local
1778 const bool is_delete = head->w.is_delete; in tomoyo_write_exception() local
H A Ddomain.c102 const bool is_delete = param->is_delete; in tomoyo_update_domain() local
H A Dcommon.h784 bool is_delete; member
827 bool is_delete; member