Home
last modified time | relevance | path

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

/security/tomoyo/
Dcommon.c974 struct tomoyo_domain_info *domain = NULL; in tomoyo_select_domain() local
1066 struct tomoyo_domain_info *domain; in tomoyo_delete_domain() local
1150 struct tomoyo_domain_info *domain = head->w.domain; in tomoyo_write_domain() local
1583 struct tomoyo_domain_info *domain = in tomoyo_read_domain() local
1650 struct tomoyo_domain_info *domain = NULL; in tomoyo_read_pid() local
1891 struct tomoyo_domain_info *domain; member
1936 static void tomoyo_add_entry(struct tomoyo_domain_info *domain, char *header) in tomoyo_add_entry()
2100 struct tomoyo_domain_info *domain = NULL; in tomoyo_find_domain_by_qid() local
2700 struct tomoyo_domain_info *domain; in tomoyo_check_profile() local
Dtomoyo.c36 struct tomoyo_domain_info *domain = old->security; in tomoyo_cred_prepare() local
61 struct tomoyo_domain_info *domain = cred->security; in tomoyo_cred_free() local
120 struct tomoyo_domain_info *domain = bprm->cred->security; in tomoyo_bprm_check_security() local
Ddomain.c160 const struct tomoyo_domain_info *domain = r->domain; in tomoyo_check_acl() local
545 const struct tomoyo_domain_info *domain = tomoyo_domain(); in tomoyo_assign_domain() local
679 struct tomoyo_domain_info *domain = NULL; in tomoyo_find_next_domain() local
Dutil.c599 struct tomoyo_domain_info *domain; in tomoyo_find_domain() local
1000 struct tomoyo_domain_info *domain, const u8 index) in tomoyo_init_request_info()
1026 struct tomoyo_domain_info *domain = r->domain; in tomoyo_domain_quota_is_ok() local
Dgc.c245 struct tomoyo_domain_info *domain = in tomoyo_del_domain() local
517 struct tomoyo_domain_info *domain; in tomoyo_collect_entry() local
Dsecurityfs_if.c108 const char *domain = tomoyo_domain()->domainname->name; in tomoyo_read_self() local
Dfile.c735 int tomoyo_check_open_permission(struct tomoyo_domain_info *domain, in tomoyo_check_open_permission()
Dcommon.h427 struct tomoyo_domain_info *domain; member
798 struct list_head *domain; member
819 struct tomoyo_domain_info *domain; member
/security/apparmor/
Ddomain.c37 void aa_free_domain_entries(struct aa_domain *domain) in aa_free_domain_entries()
/security/selinux/ss/
Dservices.c2270 int security_node_sid(u16 domain, in security_node_sid()