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