IMA_AUDITED
#define IMA_DONE_MASK (IMA_MEASURED | IMA_APPRAISED | IMA_AUDITED | \
if (iint->flags & IMA_AUDITED)
iint->flags |= IMA_AUDITED;