/kernel/linux/linux-5.10/security/apparmor/include/ |
H A D | policy_unpack.h | 24 const char *ns_name; member
|
/third_party/musl/porting/linux/user/ldso/ |
H A D | namespace.h | 38 char *ns_name; /* namespace name */ member
|
H A D | namespace.c | 354 find_ns_by_name(const char *ns_name) find_ns_by_name() argument [all...] |
H A D | ns_config.c | 447 static char *config_get_lib_paths(const char *ns_name) in config_get_lib_paths() argument 461 static char *config_get_asan_lib_paths(const char *ns_name) in config_get_asan_lib_paths() argument 548 static char *config_get_permitted_paths(const char *ns_name) in config_get_permitted_paths() argument 562 static char *config_get_asan_permitted_paths(const char *ns_name) in config_get_asan_permitted_paths() argument 577 config_get_inherits(const char *ns_name) config_get_inherits() argument 591 config_get_separated(const char *ns_name) config_get_separated() argument 608 config_get_allowed_libs(const char *ns_name) config_get_allowed_libs() argument 621 config_get_inherit_shared_libs(const char *ns_name, const char *inherited_ns_name) config_get_inherit_shared_libs() argument [all...] |
/third_party/musl/ldso/linux/ |
H A D | namespace.h | 38 char *ns_name; /* namespace name */ member
|
H A D | namespace.c | 354 find_ns_by_name(const char *ns_name) find_ns_by_name() argument [all...] |
H A D | ns_config.c | 447 static char *config_get_lib_paths(const char *ns_name) in config_get_lib_paths() argument 461 static char *config_get_asan_lib_paths(const char *ns_name) in config_get_asan_lib_paths() argument 548 static char *config_get_permitted_paths(const char *ns_name) in config_get_permitted_paths() argument 562 static char *config_get_asan_permitted_paths(const char *ns_name) in config_get_asan_permitted_paths() argument 577 config_get_inherits(const char *ns_name) config_get_inherits() argument 591 config_get_separated(const char *ns_name) config_get_separated() argument 608 config_get_allowed_libs(const char *ns_name) config_get_allowed_libs() argument 621 config_get_inherit_shared_libs(const char *ns_name, const char *inherited_ns_name) config_get_inherit_shared_libs() argument [all...] |
/kernel/linux/linux-5.10/security/apparmor/ |
H A D | lib.c | 42 char *aa_split_fqname(char *fqname, char **ns_name) in aa_split_fqname() argument 83 const char *aa_splitn_fqname(const char *fqname, size_t n, const char **ns_name, in aa_splitn_fqname() argument [all...] |
H A D | policy.c | 462 const char *name, *ns_name; in aa_fqlookupn_profile() local 860 const char *ns_name = NULL, *info = NULL; in aa_replace_profiles() local 618 audit_policy(struct aa_label *label, const char *op, const char *ns_name, const char *name, const char *info, int error) audit_policy() argument 1101 const char *ns_name = NULL; aa_remove_profiles() local [all...] |
H A D | domain.c | 101 const char *ns_name; in match_component() local
|
H A D | label.c | 1273 const char *ns_name; in match_component() local 1516 const char *ns_name = NULL; in aa_profile_snxprint() local [all...] |
H A D | policy_unpack.c | 105 static int audit_iface(struct aa_profile *new, const char *ns_name, in audit_iface() argument 674 static struct aa_profile *unpack_profile(struct aa_ext *e, char **ns_name) in unpack_profile() argument 1188 char *ns_name = NULL; in aa_unpack() local [all...] |
/kernel/linux/linux-6.6/security/apparmor/include/ |
H A D | policy_unpack.h | 25 const char *ns_name; member
|
/kernel/linux/linux-6.6/security/apparmor/ |
H A D | lib.c | 62 char *aa_split_fqname(char *fqname, char **ns_name) in aa_split_fqname() argument 104 const char *aa_splitn_fqname(const char *fqname, size_t n, const char **ns_name, in aa_splitn_fqname() argument [all...] |
H A D | domain.c | 93 const char *ns_name; in match_component() local
|
H A D | policy.c | 556 const char *name, *ns_name; in aa_fqlookupn_profile() local 1036 const char *ns_name = NULL, *info = NULL; in aa_replace_profiles() local 745 audit_policy(struct aa_label *subj_label, const char *op, const char *ns_name, const char *name, const char *info, int error) audit_policy() argument 1300 const char *ns_name = NULL; aa_remove_profiles() local [all...] |
H A D | label.c | 1269 const char *ns_name; in match_component() local 1516 const char *ns_name = NULL; in aa_profile_snxprint() local [all...] |
H A D | policy_unpack.c | 62 static int audit_iface(struct aa_profile *new, const char *ns_name, in audit_iface() argument 802 static struct aa_profile *unpack_profile(struct aa_ext *e, char **ns_name) in unpack_profile() argument 1410 char *ns_name = NULL; aa_unpack() local [all...] |
/third_party/musl/libc-test/src/functionalext/unittest/ |
H A D | unit_test_ldso_dynlink.c | 555 static strlist *dummy_config_get_inherits(const char *ns_name) in dummy_config_get_inherits() argument
|