- /*
- * XXX - cr_au will be replaced with cr_audit below.
- * cr_au is here to keep kexts from breaking. It seems to
- * be currently used by the ucred hashing as well.
- */
- struct auditinfo cr_au; /* XXX This needs to go away. */
- struct label *cr_label; /* MAC label */
-