Home
last modified time | relevance | path

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

/security/tomoyo/
Ddomain.c239 char *domainname = strstr(program, " from "); in tomoyo_write_transition_control() local
288 (const struct list_head *list, const struct tomoyo_path_info *domainname, in tomoyo_scan_transition()
333 const struct tomoyo_path_info *domainname, in tomoyo_transition_type()
445 struct tomoyo_policy_namespace *tomoyo_assign_namespace(const char *domainname) in tomoyo_assign_namespace()
486 static bool tomoyo_namespace_jump(const char *domainname) in tomoyo_namespace_jump()
504 struct tomoyo_domain_info *tomoyo_assign_domain(const char *domainname, in tomoyo_assign_domain()
746 const char *domainname = ee->transition->name; in tomoyo_find_next_domain() local
Dutil.c545 bool tomoyo_correct_domain(const unsigned char *domainname) in tomoyo_correct_domain()
597 struct tomoyo_domain_info *tomoyo_find_domain(const char *domainname) in tomoyo_find_domain()
Daudit.c252 const char *domainname = r->domain->domainname->name; in tomoyo_init_log() local
Dcommon.c923 const struct tomoyo_path_info *domainname = tomoyo_domain()->domainname; in tomoyo_manager() local
1064 static int tomoyo_delete_domain(char *domainname) in tomoyo_delete_domain()
Dcommon.h487 const struct tomoyo_path_info *domainname; member
680 const struct tomoyo_path_info *domainname; member
696 const struct tomoyo_path_info *domainname; member
849 const struct tomoyo_path_info *domainname; /* Maybe NULL */ member