audit_setup
extern int audit_setup(Rt_map *, Audit_desc *, uint_t, int *);
if (audit_setup(lmp, AUDITORS(lmp), 0,
(void) audit_setup(mlmp, auditors,
if (audit_setup(mlmp, auditors, 0, NULL) == 0)
if (audit_setup(mlmp, AUDITORS(mlmp), 0, NULL) == 0)