Searched defs:hname (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/security/apparmor/ |
D | policy.c | 331 struct aa_profile *aa_alloc_profile(const char *hname, struct aa_proxy *proxy, in aa_alloc_profile() 444 const char *hname) in __lookup_parent() 478 const char *hname, in __create_missing_ancestors() 528 const char *hname, size_t n) in __lookupn_profile() 551 const char *hname) in __lookup_profile() 564 struct aa_profile *aa_lookupn_profile(struct aa_ns *ns, const char *hname, in aa_lookupn_profile() 583 struct aa_profile *aa_lookup_profile(struct aa_ns *ns, const char *hname) in aa_lookup_profile() 997 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 | 450 char *hname; in aa_policy_init() local
|
/linux-6.12.1/security/apparmor/include/ |
D | lib.h | 148 __counted char *hname; member 159 static inline const char *basename(const char *hname) in basename()
|
D | label.h | 128 __counted char *hname; member
|