Home
last modified time | relevance | path

Searched defs:new_entry (Results 1 – 2 of 2) sorted by relevance

/security/tomoyo/
Ddomain.c31 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()
/security/selinux/ss/
Dservices.c858 struct sidtab_entry *old_entry, *new_entry; in security_bounded_transition() local