Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
Ddomain.c248 char *domainname = strstr(program, " from "); in tomoyo_write_transition_control() local
298 (const struct list_head *list, const struct tomoyo_path_info *domainname, in tomoyo_scan_transition()
345 const struct tomoyo_path_info *domainname, in tomoyo_transition_type()
462 struct tomoyo_policy_namespace *tomoyo_assign_namespace(const char *domainname) in tomoyo_assign_namespace()
505 static bool tomoyo_namespace_jump(const char *domainname) in tomoyo_namespace_jump()
524 struct tomoyo_domain_info *tomoyo_assign_domain(const char *domainname, in tomoyo_assign_domain()
775 const char *domainname = ee->transition->name; in tomoyo_find_next_domain() local
Dutil.c554 bool tomoyo_correct_domain(const unsigned char *domainname) in tomoyo_correct_domain()
607 struct tomoyo_domain_info *tomoyo_find_domain(const char *domainname) in tomoyo_find_domain()
Daudit.c253 const char *domainname = r->domain->domainname->name; in tomoyo_init_log() local
Dcommon.h491 const struct tomoyo_path_info *domainname; member
684 const struct tomoyo_path_info *domainname; member
701 const struct tomoyo_path_info *domainname; member
854 const struct tomoyo_path_info *domainname; /* Maybe NULL */ member
Dcommon.c942 const struct tomoyo_path_info *domainname = tomoyo_domain()->domainname; in tomoyo_manager() local
1089 static int tomoyo_delete_domain(char *domainname) in tomoyo_delete_domain()
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dutsname.h43 char domainname[__NEW_UTS_LEN + 1]; member
/kernel/linux/linux-5.10/include/uapi/linux/
Dutsname.h31 char domainname[__NEW_UTS_LEN + 1]; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dutsname.h30 char domainname[__NEW_UTS_LEN + 1]; member
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
Dqla_mr.h265 char domainname[DOMNAME_LENGTH]; member
/kernel/linux/linux-5.10/fs/cifs/
Dcifsglob.h536 char *domainname; member