Home
last modified time | relevance | path

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

/linux-3.3/security/apparmor/
Dpolicy.c108 static const char *hname_tail(const char *hname) in hname_tail()
644 struct aa_profile *aa_alloc_profile(const char *hname) in aa_alloc_profile()
835 const char *hname) in __lookup_parent()
869 const char *hname) in __lookup_profile()
897 struct aa_profile *aa_lookup_profile(struct aa_namespace *ns, const char *hname) in aa_lookup_profile()
Ddomain.c726 int aa_change_profile(const char *ns_name, const char *hname, bool onexec, in aa_change_profile()
/linux-3.3/security/apparmor/include/
Dpolicy.h82 char *hname; member