PART_TYPE_OPENBSD
if (strcmp(part->pmPartType, PART_TYPE_OPENBSD) == 0) {
if (0 == strcmp(part->pmPartType, PART_TYPE_OPENBSD)) {