Searched refs:audit_iface (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/security/apparmor/ |
D | policy_unpack.c | 92 static int audit_iface(struct aa_profile *new, const char *name, in audit_iface() function 626 audit_iface(profile, name, "failed to unpack profile", e, error); in unpack_profile() 649 audit_iface(NULL, NULL, "invalid profile format", e, in verify_header() 656 audit_iface(NULL, NULL, "unsupported interface version", in verify_header() 666 audit_iface(NULL, NULL, "invalid ns change", e, error); in verify_header() 709 audit_iface(profile, NULL, "Invalid named transition", in verify_profile()
|