DPME_ALLOCATED
(entry->dpme_flags & DPME_ALLOCATED) ? 'A' : '.',
if (entry->dpme_flags & DPME_ALLOCATED)
entry->dpme_flags = DPME_VALID | DPME_ALLOCATED;
entry->dpme_flags = DPME_VALID | DPME_ALLOCATED |