Home
last modified time | relevance | path

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

/linux-6.12.1/security/apparmor/
Dpolicy.c331 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()
Dpolicy_ns.c174 struct aa_ns *__aa_lookupn_ns(struct aa_ns *view, const char *hname, size_t n) in __aa_lookupn_ns()
Dlib.c450 char *hname; in aa_policy_init() local
/linux-6.12.1/security/apparmor/include/
Dlib.h148 __counted char *hname; member
159 static inline const char *basename(const char *hname) in basename()
Dlabel.h128 __counted char *hname; member