INST_RELEASE
(void) snprintf(path, sizeof (path), "%s/%s", root, INST_RELEASE);
len = strlen(root_path) + strlen(INST_RELEASE) + 2;
INST_RELEASE);