dirty             248 src/core.c         int dirty;                  /* Flag to avoid cleaning up more than once. */
dirty             300 src/core.c         if (!cleanup.dirty) return;
dirty             301 src/core.c         cleanup.dirty = FALSE;