Home
last modified time | relevance | path

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

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