Home
last modified time | relevance | path

Searched defs:hname (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/security/apparmor/
Dpolicy.c108 static const char *hname_tail(const char *hname) in hname_tail()
646 struct aa_profile *aa_alloc_profile(const char *hname) in aa_alloc_profile()
790 const char *hname) in __lookup_parent()
824 const char *hname) in __lookup_profile()
852 struct aa_profile *aa_lookup_profile(struct aa_namespace *ns, const char *hname) in aa_lookup_profile()
1040 static int __lookup_replace(struct aa_namespace *ns, const char *hname, in __lookup_replace()
Ddomain.c743 int aa_change_profile(const char *ns_name, const char *hname, bool onexec, in aa_change_profile()
/linux-4.4.14/security/apparmor/include/
Dpolicy.h87 char *hname; member
/linux-4.4.14/net/dsa/
Ddsa.c351 char hname[IFNAMSIZ + 1]; in dsa_switch_setup_one() local