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

/linux-master/security/apparmor/
H A Dpolicy_ns.c174 struct aa_ns *__aa_lookupn_ns(struct aa_ns *view, const char *hname, size_t n) argument
[all...]
H A Dlib.c450 char *hname; local
[all...]
H A Dpolicy.c331 struct aa_profile *aa_alloc_profile(const char *hname, struct aa_proxy *proxy, argument
443 __lookup_parent(struct aa_ns *ns, const char *hname) argument
477 __create_missing_ancestors(struct aa_ns *ns, const char *hname, gfp_t gfp) argument
527 __lookupn_profile(struct aa_policy *base, const char *hname, size_t n) argument
550 __lookup_profile(struct aa_policy *base, const char *hname) argument
564 aa_lookupn_profile(struct aa_ns *ns, const char *hname, size_t n) argument
583 aa_lookup_profile(struct aa_ns *ns, const char *hname) argument
997 __lookup_replace(struct aa_ns *ns, const char *hname, bool noreplace, struct aa_profile **p, const char **info) argument
[all...]
/linux-master/security/apparmor/include/
H A Dlib.h148 __counted char *hname; member in struct:aa_policy
159 static inline const char *basename(const char *hname) argument
[all...]
H A Dlabel.h128 __counted char *hname; member in struct:aa_label

Completed in 162 milliseconds