Searched defs:domainname (Results 1 - 9 of 9) sorted by relevance

/linux-4.1.27/include/uapi/linux/
H A Dutsname.h30 char domainname[__NEW_UTS_LEN + 1]; member in struct:new_utsname
/linux-4.1.27/scripts/kconfig/
H A Dlkc.h15 static inline void textdomain(const char *domainname) {} bindtextdomain() argument
/linux-4.1.27/security/tomoyo/
H A Daudit.c250 const char *domainname = r->domain->domainname->name; tomoyo_init_log() local
H A Ddomain.c239 char *domainname = strstr(program, " from "); tomoyo_write_transition_control() local
445 struct tomoyo_policy_namespace *tomoyo_assign_namespace(const char *domainname) tomoyo_assign_namespace() argument
486 static bool tomoyo_namespace_jump(const char *domainname) tomoyo_namespace_jump() argument
504 struct tomoyo_domain_info *tomoyo_assign_domain(const char *domainname, tomoyo_assign_domain() argument
746 const char *domainname = ee->transition->name; local
287 tomoyo_scan_transition(const struct list_head *list, const struct tomoyo_path_info *domainname, const struct tomoyo_path_info *program, const char *last_name, const enum tomoyo_transition_type type) tomoyo_scan_transition() argument
331 tomoyo_transition_type(const struct tomoyo_policy_namespace *ns, const struct tomoyo_path_info *domainname, const struct tomoyo_path_info *program) tomoyo_transition_type() argument
H A Dutil.c545 bool tomoyo_correct_domain(const unsigned char *domainname) tomoyo_correct_domain() argument
597 struct tomoyo_domain_info *tomoyo_find_domain(const char *domainname) tomoyo_find_domain() argument
H A Dcommon.c923 const struct tomoyo_path_info *domainname = tomoyo_domain()->domainname; tomoyo_manager() local
1064 static int tomoyo_delete_domain(char *domainname) tomoyo_delete_domain() argument
H A Dcommon.h487 const struct tomoyo_path_info *domainname; member in struct:tomoyo_request_info::__anon14318::__anon14327
680 const struct tomoyo_path_info *domainname; member in struct:tomoyo_domain_info
696 const struct tomoyo_path_info *domainname; member in struct:tomoyo_task_acl
849 const struct tomoyo_path_info *domainname; /* Maybe NULL */ member in struct:tomoyo_transition_control
/linux-4.1.27/drivers/scsi/qla2xxx/
H A Dqla_mr.h267 char domainname[DOMNAME_LENGTH]; member in struct:host_system_info
/linux-4.1.27/fs/cifs/
H A Dcifsglob.h439 char *domainname; member in struct:smb_vol

Completed in 347 milliseconds