Home
last modified time | relevance | path

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

/linux/security/apparmor/
H A Dpolicy.c329 struct aa_profile *aa_alloc_profile(const char *hname, struct aa_proxy *proxy, in aa_alloc_profile() argument
478 const char *hname) in __lookup_parent() argument
512 __create_missing_ancestors(struct aa_ns * ns,const char * hname,gfp_t gfp) __create_missing_ancestors() argument
562 __lookupn_profile(struct aa_policy * base,const char * hname,size_t n) __lookupn_profile() argument
585 __lookup_profile(struct aa_policy * base,const char * hname) __lookup_profile() argument
598 aa_lookupn_profile(struct aa_ns * ns,const char * hname,size_t n) aa_lookupn_profile() argument
1029 __lookup_replace(struct aa_ns * ns,const char * hname,bool noreplace,struct aa_profile ** p,const char ** info) __lookup_replace() argument
[all...]
H A Dlib.c480 char *hname; in aa_policy_init() local
[all...]
/linux/security/apparmor/include/
H A Dlib.h167 __counted char *hname; member
178 static inline const char *basename(const char *hname) in basename() argument
[all...]
H A Dlabel.h132 __counted char *hname; member