Home
last modified time | relevance | path

Searched refs:audit_iface (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/security/apparmor/
Dpolicy_unpack.c108 static int audit_iface(struct aa_profile *new, const char *ns_name, in audit_iface() function
836 audit_iface(profile, NULL, name, info, e, error); in unpack_profile()
859 audit_iface(NULL, NULL, NULL, "invalid profile format", in verify_header()
870 audit_iface(NULL, NULL, NULL, "unsupported interface version", in verify_header()
878 audit_iface(NULL, NULL, NULL, "invalid namespace name", in verify_header()
883 audit_iface(NULL, NULL, NULL, "invalid ns change", e, in verify_header()
926 audit_iface(profile, NULL, NULL, "Invalid named transition", in verify_profile()