Searched defs:hname (Results 1 – 5 of 5) sorted by relevance
| /linux/security/apparmor/ |
| H A D | policy.c | 367 aa_alloc_profile(const char * hname,struct aa_proxy * proxy,gfp_t gfp) aa_alloc_profile() argument 516 __lookup_parent(struct aa_ns * ns,const char * hname) __lookup_parent() argument 550 __create_missing_ancestors(struct aa_ns * ns,const char * hname,gfp_t gfp) __create_missing_ancestors() argument 600 __lookupn_profile(struct aa_policy * base,const char * hname,size_t n) __lookupn_profile() argument 623 __lookup_profile(struct aa_policy * base,const char * hname) __lookup_profile() argument 636 aa_lookupn_profile(struct aa_ns * ns,const char * hname,size_t n) aa_lookupn_profile() argument 1102 __lookup_replace(struct aa_ns * ns,const char * hname,bool noreplace,struct aa_profile ** p,const char ** info) __lookup_replace() argument [all...] |
| H A D | policy_ns.c | 174 struct aa_ns *__aa_lookupn_ns(struct aa_ns *view, const char *hname, size_t n) in __aa_lookupn_ns()
|
| H A D | lib.c | 482 char *hname; in aa_policy_init() local
|
| /linux/security/apparmor/include/ |
| H A D | lib.h | 202 __counted char *hname; member 213 static inline const char *basename(const char *hname) in basename() argument [all...] |
| H A D | label.h | 132 __counted char *hname; member
|