Home
last modified time | relevance | path

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

/Linux-v4.19/security/tomoyo/
Ddomain.c242 char *domainname = strstr(program, " from "); in tomoyo_write_transition_control() local
291 (const struct list_head *list, const struct tomoyo_path_info *domainname, in tomoyo_scan_transition()
336 const struct tomoyo_path_info *domainname, in tomoyo_transition_type()
448 struct tomoyo_policy_namespace *tomoyo_assign_namespace(const char *domainname) in tomoyo_assign_namespace()
489 static bool tomoyo_namespace_jump(const char *domainname) in tomoyo_namespace_jump()
507 struct tomoyo_domain_info *tomoyo_assign_domain(const char *domainname, in tomoyo_assign_domain()
749 const char *domainname = ee->transition->name; in tomoyo_find_next_domain() local
Dutil.c527 bool tomoyo_correct_domain(const unsigned char *domainname) in tomoyo_correct_domain()
579 struct tomoyo_domain_info *tomoyo_find_domain(const char *domainname) in tomoyo_find_domain()
Daudit.c251 const char *domainname = r->domain->domainname->name; in tomoyo_init_log() local
Dcommon.h488 const struct tomoyo_path_info *domainname; member
681 const struct tomoyo_path_info *domainname; member
697 const struct tomoyo_path_info *domainname; member
850 const struct tomoyo_path_info *domainname; /* Maybe NULL */ member
Dcommon.c924 const struct tomoyo_path_info *domainname = tomoyo_domain()->domainname; in tomoyo_manager() local
1065 static int tomoyo_delete_domain(char *domainname) in tomoyo_delete_domain()
/Linux-v4.19/include/uapi/linux/
Dutsname.h31 char domainname[__NEW_UTS_LEN + 1]; member
/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_mr.h267 char domainname[DOMNAME_LENGTH]; member
/Linux-v4.19/fs/cifs/
Dcifsglob.h497 char *domainname; member