Home
last modified time | relevance | path

Searched defs:domain (Results 1 – 10 of 10) sorted by relevance

/security/tomoyo/
Dcommon.c975 struct tomoyo_domain_info *domain = NULL; in tomoyo_select_domain() local
1067 struct tomoyo_domain_info *domain; in tomoyo_delete_domain() local
1151 struct tomoyo_domain_info *domain = head->w.domain; in tomoyo_write_domain() local
1584 struct tomoyo_domain_info *domain = in tomoyo_read_domain() local
1651 struct tomoyo_domain_info *domain = NULL; in tomoyo_read_pid() local
1892 struct tomoyo_domain_info *domain; member
1937 static void tomoyo_add_entry(struct tomoyo_domain_info *domain, char *header) in tomoyo_add_entry()
2101 struct tomoyo_domain_info *domain = NULL; in tomoyo_find_domain_by_qid() local
2701 struct tomoyo_domain_info *domain; in tomoyo_check_profile() local
Dtomoyo.c37 struct tomoyo_domain_info *domain = old->security; in tomoyo_cred_prepare() local
62 struct tomoyo_domain_info *domain = cred->security; in tomoyo_cred_free() local
115 struct tomoyo_domain_info *domain = bprm->cred->security; in tomoyo_bprm_check_security() local
Ddomain.c163 const struct tomoyo_domain_info *domain = r->domain; in tomoyo_check_acl() local
548 const struct tomoyo_domain_info *domain = tomoyo_domain(); in tomoyo_assign_domain() local
682 struct tomoyo_domain_info *domain = NULL; in tomoyo_find_next_domain() local
Dutil.c602 struct tomoyo_domain_info *domain; in tomoyo_find_domain() local
1006 struct tomoyo_domain_info *domain, const u8 index) in tomoyo_init_request_info()
1032 struct tomoyo_domain_info *domain = r->domain; in tomoyo_domain_quota_is_ok() local
Dgc.c246 struct tomoyo_domain_info *domain = in tomoyo_del_domain() local
518 struct tomoyo_domain_info *domain; in tomoyo_collect_entry() local
Dsecurityfs_if.c104 const char *domain = tomoyo_domain()->domainname->name; in tomoyo_read_self() local
Dfile.c736 int tomoyo_check_open_permission(struct tomoyo_domain_info *domain, in tomoyo_check_open_permission()
Dcommon.h428 struct tomoyo_domain_info *domain; member
799 struct list_head *domain; member
820 struct tomoyo_domain_info *domain; member
/security/apparmor/
Ddomain.c38 void aa_free_domain_entries(struct aa_domain *domain) in aa_free_domain_entries()
/security/selinux/ss/
Dservices.c2391 int security_node_sid(u16 domain, in security_node_sid()