Searched defs:tomoyo_acl_info (Results 1 – 1 of 1) sorted by relevance
/linux/security/tomoyo/ |
H A D | domain.c | 92 int tomoyo_update_domain(struct tomoyo_acl_info *new_entry, const int size, in tomoyo_update_domain() argument 94 bool (*check_duplicate)(const struct tomoyo_acl_info in tomoyo_update_domain() argument 96 const struct tomoyo_acl_info in tomoyo_update_domain() argument 98 tomoyo_update_domain(struct tomoyo_acl_info * new_entry,const int size,struct tomoyo_acl_param * param,bool (* check_duplicate)(const struct tomoyo_acl_info *,const struct tomoyo_acl_info *),bool (* merge_duplicate)(struct tomoyo_acl_info *,struct tomoyo_acl_info *,const bool)) tomoyo_update_domain() argument 163 tomoyo_check_acl(struct tomoyo_request_info * r,bool (* check_entry)(struct tomoyo_request_info *,const struct tomoyo_acl_info *)) tomoyo_check_acl() argument [all...] |