/kernel/linux/linux-5.10/security/apparmor/include/ |
H A D | policy_ns.h | 153 __aa_lookup_ns(struct aa_ns *base, const char *hname) __aa_lookup_ns() argument
|
H A D | lib.h | 135 __counted char *hname; member 146 static inline const char *basename(const char *hname) in basename() argument [all...] |
H A D | label.h | 130 __counted char *hname; member
|
/kernel/linux/linux-5.10/security/apparmor/ |
H A 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() argument [all...] |
H A D | lib.c | 491 char *hname; in aa_policy_init() local [all...] |
H A D | policy.c | 257 struct aa_profile *aa_alloc_profile(const char *hname, struct aa_proxy *proxy, in aa_alloc_profile() argument 361 __lookup_parent(struct aa_ns *ns, const char *hname) __lookup_parent() argument 396 __lookupn_profile(struct aa_policy *base, const char *hname, size_t n) __lookupn_profile() argument 419 __lookup_profile(struct aa_policy *base, const char *hname) __lookup_profile() argument 433 aa_lookupn_profile(struct aa_ns *ns, const char *hname, size_t n) aa_lookupn_profile() argument 452 aa_lookup_profile(struct aa_ns *ns, const char *hname) aa_lookup_profile() argument 797 __lookup_replace(struct aa_ns *ns, const char *hname, bool noreplace, struct aa_profile **p, const char **info) __lookup_replace() argument [all...] |
/kernel/linux/linux-6.6/security/apparmor/include/ |
H A D | policy_ns.h | 154 __aa_lookup_ns(struct aa_ns *base, const char *hname) __aa_lookup_ns() argument
|
H A D | lib.h | 146 __counted char *hname; member 157 static inline const char *basename(const char *hname) in basename() argument [all...] |
H A D | label.h | 128 __counted char *hname; member
|
/kernel/linux/linux-6.6/security/apparmor/ |
H A D | policy_ns.c | 211 struct aa_ns *__aa_lookupn_ns(struct aa_ns *view, const char *hname, size_t n) in __aa_lookupn_ns() argument [all...] |
H A D | lib.c | 450 char *hname; in aa_policy_init() local [all...] |
H A D | policy.c | 294 struct aa_profile *aa_alloc_profile(const char *hname, struct aa_proxy *proxy, in aa_alloc_profile() argument 406 __lookup_parent(struct aa_ns *ns, const char *hname) __lookup_parent() argument 440 __create_missing_ancestors(struct aa_ns *ns, const char *hname, gfp_t gfp) __create_missing_ancestors() argument 490 __lookupn_profile(struct aa_policy *base, const char *hname, size_t n) __lookupn_profile() argument 513 __lookup_profile(struct aa_policy *base, const char *hname) __lookup_profile() argument 527 aa_lookupn_profile(struct aa_ns *ns, const char *hname, size_t n) aa_lookupn_profile() argument 546 aa_lookup_profile(struct aa_ns *ns, const char *hname) aa_lookup_profile() argument 973 __lookup_replace(struct aa_ns *ns, const char *hname, bool noreplace, struct aa_profile **p, const char **info) __lookup_replace() argument [all...] |
/kernel/liteos_m/components/net/lwip-2.1/porting/src/ |
H A D | api_shell.c | 269 LWIP_STATIC unsigned int get_hostip(const char *hname) in get_hostip() argument
|
/kernel/liteos_a/net/lwip-2.1/enhancement/src/ |
H A D | api_shell.c | 1589 LWIP_STATIC unsigned int get_hostip(const char *hname) argument
|