Home
last modified time | relevance | path

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

/linux/security/tomoyo/
A Dsecurityfs_if.c53 if (tomoyo_correct_domain(data)) { in tomoyo_write_self()
A Dutil.c169 if (tomoyo_correct_domain(start)) in tomoyo_get_domainname()
559 bool tomoyo_correct_domain(const unsigned char *domainname) in tomoyo_correct_domain() function
A Ddomain.c266 if (!tomoyo_correct_domain(domainname)) { in tomoyo_write_transition_control()
546 !tomoyo_correct_domain(domainname)) in tomoyo_assign_domain()
A Dcommon.h933 bool tomoyo_correct_domain(const unsigned char *domainname);
A Dcommon.c872 if (!tomoyo_correct_domain(manager) && in tomoyo_update_manager_entry()

Completed in 16 milliseconds