Searched defs:ns_name (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/security/apparmor/ |
D | policy.c | 461 const char *name, *ns_name; in aa_fqlookupn_profile() local 618 const char *ns_name, const char *name, in audit_policy() 900 const char *ns_name = NULL, *info = NULL; in aa_replace_profiles() local 1146 const char *ns_name = NULL; in aa_remove_profiles() local
|
D | lib.c | 42 char *aa_split_fqname(char *fqname, char **ns_name) in aa_split_fqname() 83 const char *aa_splitn_fqname(const char *fqname, size_t n, const char **ns_name, in aa_splitn_fqname()
|
D | policy_unpack.c | 105 static int audit_iface(struct aa_profile *new, const char *ns_name, in audit_iface() 678 static struct aa_profile *unpack_profile(struct aa_ext *e, char **ns_name) in unpack_profile() 1193 char *ns_name = NULL; in aa_unpack() local
|
D | label.c | 1274 const char *ns_name; in match_component() local 1517 const char *ns_name = NULL; in aa_profile_snxprint() local
|
D | domain.c | 102 const char *ns_name; in match_component() local
|
/linux-6.1.9/security/apparmor/include/ |
D | policy_unpack.h | 24 const char *ns_name; member
|