Searched defs:hname (Results 1 – 5 of 5) sorted by relevance
/linux-6.14.4/security/apparmor/ |
D | policy.c | 330 struct aa_profile *aa_alloc_profile(const char *hname, struct aa_proxy *proxy, in aa_alloc_profile() 443 const char *hname) in __lookup_parent() 477 const char *hname, in __create_missing_ancestors() 527 const char *hname, size_t n) in __lookupn_profile() 550 const char *hname) in __lookup_profile() 563 struct aa_profile *aa_lookupn_profile(struct aa_ns *ns, const char *hname, in aa_lookupn_profile() 992 static int __lookup_replace(struct aa_ns *ns, const char *hname, in __lookup_replace()
|
D | policy_ns.c | 174 struct aa_ns *__aa_lookupn_ns(struct aa_ns *view, const char *hname, size_t n) in __aa_lookupn_ns()
|
D | lib.c | 366 char *hname; in aa_policy_init() local
|
/linux-6.14.4/security/apparmor/include/ |
D | lib.h | 147 __counted char *hname; member 158 static inline const char *basename(const char *hname) in basename()
|
D | label.h | 128 __counted char *hname; member
|