Searched refs:PORT_SEPARATOR (Results 1 – 2 of 2) sorted by relevance
83 #define PORT_SEPARATOR "." macro
1870 if ((pmport_str = strrchr(ap_id, (int)*PORT_SEPARATOR)) != 0) { in get_port_num()1871 pmport_str += strlen(PORT_SEPARATOR); in get_port_num()