PORT_SEPARATOR
if ((pmport_str = strrchr(ap_id, (int)*PORT_SEPARATOR)) != 0) {
pmport_str += strlen(PORT_SEPARATOR);