PS3_NAME
} else if ((strcmp(name, PS3_NAME) == 0) ||
} else if (strcmp(name, PS3_NAME) == 0) {
else if (strcmp(apid, PS3_NAME) == 0)