Searched defs:hname (Results 1 – 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/security/apparmor/ |
D | policy.c | 257 struct aa_profile *aa_alloc_profile(const char *hname, struct aa_proxy *proxy, in aa_alloc_profile() 362 const char *hname) in __lookup_parent() 397 const char *hname, size_t n) in __lookupn_profile() 420 const char *hname) in __lookup_profile() 433 struct aa_profile *aa_lookupn_profile(struct aa_ns *ns, const char *hname, in aa_lookupn_profile() 452 struct aa_profile *aa_lookup_profile(struct aa_ns *ns, const char *hname) in aa_lookup_profile() 797 static int __lookup_replace(struct aa_ns *ns, const char *hname, in __lookup_replace()
|
D | policy_ns.c | 200 struct aa_ns *__aa_lookupn_ns(struct aa_ns *view, const char *hname, size_t n) in __aa_lookupn_ns()
|
D | lib.c | 491 char *hname; in aa_policy_init() local
|
/kernel/linux/linux-5.10/security/apparmor/include/ |
D | lib.h | 130 __counted char *hname; member 141 static inline const char *basename(const char *hname) in basename()
|
D | policy_ns.h | 154 const char *hname) in __aa_lookup_ns()
|
D | label.h | 130 __counted char *hname; member
|
/kernel/liteos_m/components/net/lwip-2.1/porting/src/ |
D | api_shell.c | 269 LWIP_STATIC unsigned int get_hostip(const char *hname) in get_hostip()
|
/kernel/liteos_a/net/lwip-2.1/enhancement/src/ |
D | api_shell.c | 1543 LWIP_STATIC unsigned int get_hostip(const char *hname) in get_hostip()
|