Home
last modified time | relevance | path

Searched defs:domainname (Results 1 – 5 of 5) sorted by relevance

/security/tomoyo/
Ddomain.c248 char *domainname = strstr(program, " from "); in tomoyo_write_transition_control() local
298 (const struct list_head *list, const struct tomoyo_path_info *domainname, in tomoyo_scan_transition()
345 const struct tomoyo_path_info *domainname, in tomoyo_transition_type()
462 struct tomoyo_policy_namespace *tomoyo_assign_namespace(const char *domainname) in tomoyo_assign_namespace()
505 static bool tomoyo_namespace_jump(const char *domainname) in tomoyo_namespace_jump()
524 struct tomoyo_domain_info *tomoyo_assign_domain(const char *domainname, in tomoyo_assign_domain()
775 const char *domainname = ee->transition->name; in tomoyo_find_next_domain() local
Dutil.c536 bool tomoyo_correct_domain(const unsigned char *domainname) in tomoyo_correct_domain()
590 struct tomoyo_domain_info *tomoyo_find_domain(const char *domainname) in tomoyo_find_domain()
Daudit.c253 const char *domainname = r->domain->domainname->name; in tomoyo_init_log() local
Dcommon.c942 const struct tomoyo_path_info *domainname = tomoyo_domain()->domainname; in tomoyo_manager() local
1089 static int tomoyo_delete_domain(char *domainname) in tomoyo_delete_domain()
Dcommon.h491 const struct tomoyo_path_info *domainname; member
684 const struct tomoyo_path_info *domainname; member
701 const struct tomoyo_path_info *domainname; member
854 const struct tomoyo_path_info *domainname; /* Maybe NULL */ member