PSVC_LOCATOR_TRUE
if (strcmp(((ELed_t *)objp)->is_locator, PSVC_LOCATOR_TRUE) != 0) {
if (strcmp(dp->is_locator, PSVC_LOCATOR_TRUE) == 0) {