Home
last modified time | relevance | path

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

/linux-5.19.10/security/apparmor/
Dpolicy.c257 struct aa_profile *aa_alloc_profile(const char *hname, struct aa_proxy *proxy, in aa_alloc_profile()
361 const char *hname) in __lookup_parent()
396 const char *hname, size_t n) in __lookupn_profile()
419 const char *hname) in __lookup_profile()
432 struct aa_profile *aa_lookupn_profile(struct aa_ns *ns, const char *hname, in aa_lookupn_profile()
451 struct aa_profile *aa_lookup_profile(struct aa_ns *ns, const char *hname) in aa_lookup_profile()
837 static int __lookup_replace(struct aa_ns *ns, const char *hname, in __lookup_replace()
Dpolicy_ns.c200 struct aa_ns *__aa_lookupn_ns(struct aa_ns *view, const char *hname, size_t n) in __aa_lookupn_ns()
Dlib.c491 char *hname; in aa_policy_init() local
/linux-5.19.10/security/apparmor/include/
Dlib.h140 __counted char *hname; member
151 static inline const char *basename(const char *hname) in basename()
Dpolicy_ns.h154 const char *hname) in __aa_lookup_ns()
Dlabel.h126 __counted char *hname; member