Searched defs:hname (Results 1 – 4 of 4) sorted by relevance
108 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()
743 int aa_change_profile(const char *ns_name, const char *hname, bool onexec, in aa_change_profile()
87 char *hname; member
351 char hname[IFNAMSIZ + 1]; in dsa_switch_setup_one() local