Searched defs:new_entry (Results 1 – 2 of 2) sorted by relevance
31 int tomoyo_update_policy(struct tomoyo_acl_head *new_entry, const int size, in tomoyo_update_policy()92 int tomoyo_update_domain(struct tomoyo_acl_info *new_entry, const int size, in tomoyo_update_domain()
858 struct sidtab_entry *old_entry, *new_entry; in security_bounded_transition() local