Searched defs:ns_name (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/security/apparmor/ |
H A D | policy.c | 556 const char *name, *ns_name; in aa_fqlookupn_profile() local 746 const char *ns_name, const char *name, in audit_policy() 1036 const char *ns_name = NULL, *info = NULL; in aa_replace_profiles() local 1300 const char *ns_name = NULL; in aa_remove_profiles() local
|
H A D | lib.c | 62 char *aa_split_fqname(char *fqname, char **ns_name) in aa_split_fqname() 104 const char *aa_splitn_fqname(const char *fqname, size_t n, const char **ns_name, in aa_splitn_fqname()
|
H A D | policy_unpack.c | 62 static int audit_iface(struct aa_profile *new, const char *ns_name, in audit_iface() 802 static struct aa_profile *unpack_profile(struct aa_ext *e, char **ns_name) in unpack_profile() 1411 char *ns_name = NULL; in aa_unpack() local
|
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
|
H A D | domain.c | 93 const char *ns_name; in match_component() local
|
/openbmc/linux/security/apparmor/include/ |
H A D | policy_unpack.h | 25 const char *ns_name; member
|