Home
last modified time | relevance | path

Searched refs:tomoyo_add_entry (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/security/tomoyo/
Dcommon.c1937 static void tomoyo_add_entry(struct tomoyo_domain_info *domain, char *header) in tomoyo_add_entry() function
2039 tomoyo_add_entry(r->domain, entry.query); in tomoyo_supervisor()