MAPC_ALL
{ "union", union_init, union_reload, union_search, error_mtime, MAPC_ALL },
{ "file", file_init, file_reload, file_search, file_mtime, MAPC_ALL },
case MAPC_ALL:
m->search = alloc >= MAPC_ALL ? error_search : mt->search;
} else if (m->alloc >= MAPC_ALL) {
if (m->alloc >= MAPC_ALL)
if (m->alloc < MAPC_ALL)
{ "all", MAPC_ALL },