Home
last modified time | relevance | path

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

/security/tomoyo/
Dsecurityfs_if.c103 const char *domain = tomoyo_domain()->domainname->name; in tomoyo_read_self() local
237 struct tomoyo_domain_info *domain; in tomoyo_initerface_init() local
Dcommon.c994 struct tomoyo_domain_info *domain = NULL; in tomoyo_select_domain() local
1091 struct tomoyo_domain_info *domain; in tomoyo_delete_domain() local
1176 struct tomoyo_domain_info *domain = head->w.domain; in tomoyo_write_domain() local
1623 struct tomoyo_domain_info *domain = in tomoyo_read_domain() local
1702 struct tomoyo_domain_info *domain = NULL; in tomoyo_read_pid() local
1953 struct tomoyo_domain_info *domain; member
1999 static void tomoyo_add_entry(struct tomoyo_domain_info *domain, char *header) in tomoyo_add_entry()
2164 struct tomoyo_domain_info *domain = NULL; in tomoyo_find_domain_by_qid() local
2775 struct tomoyo_domain_info *domain; in tomoyo_check_profile() local
Ddomain.c165 const struct tomoyo_domain_info *domain = r->domain; in tomoyo_check_acl() local
566 const struct tomoyo_domain_info *domain = tomoyo_domain(); in tomoyo_assign_domain() local
706 struct tomoyo_domain_info *domain = NULL; in tomoyo_find_next_domain() local
Dutil.c592 struct tomoyo_domain_info *domain; in tomoyo_find_domain() local
998 struct tomoyo_domain_info *domain, const u8 index) in tomoyo_init_request_info()
1025 struct tomoyo_domain_info *domain = r->domain; in tomoyo_domain_quota_is_ok() local
Dgc.c253 struct tomoyo_domain_info *domain = in tomoyo_del_domain() local
532 struct tomoyo_domain_info *domain; in tomoyo_collect_entry() local
Dfile.c753 int tomoyo_check_open_permission(struct tomoyo_domain_info *domain, in tomoyo_check_open_permission()
Dcommon.h431 struct tomoyo_domain_info *domain; member
803 struct list_head *domain; member
824 struct tomoyo_domain_info *domain; member
/security/apparmor/
Ddomain.c35 void aa_free_domain_entries(struct aa_domain *domain) in aa_free_domain_entries()
/security/selinux/ss/
Dservices.c2551 u16 domain, in security_node_sid()