Searched defs:hname (Results 1 – 6 of 6) sorted by relevance
/security/apparmor/ |
D | policy.c | 254 struct aa_profile *aa_alloc_profile(const char *hname, struct aa_proxy *proxy, in aa_alloc_profile() 359 const char *hname) in __lookup_parent() 394 const char *hname, size_t n) in __lookupn_profile() 417 const char *hname) in __lookup_profile() 430 struct aa_profile *aa_lookupn_profile(struct aa_ns *ns, const char *hname, in aa_lookupn_profile() 449 struct aa_profile *aa_lookup_profile(struct aa_ns *ns, const char *hname) in aa_lookup_profile() 794 static int __lookup_replace(struct aa_ns *ns, const char *hname, in __lookup_replace()
|
D | policy_ns.c | 204 struct aa_ns *__aa_lookupn_ns(struct aa_ns *view, const char *hname, size_t n) in __aa_lookupn_ns()
|
D | lib.c | 491 char *hname; in aa_policy_init() local
|
/security/apparmor/include/ |
D | lib.h | 141 __counted char *hname; member 152 static inline const char *basename(const char *hname) in basename()
|
D | policy_ns.h | 158 const char *hname) in __aa_lookup_ns()
|
D | label.h | 134 __counted char *hname; member
|