MAPPER_NAME_TEMPLATE
len = strlen(name) + strlen(MAPPER_NAME_TEMPLATE) + strlen(dir);
(void) snprintf(pathname, len, "%s%s" MAPPER_NAME_TEMPLATE,