Searched refs:str_port (Results 1 – 1 of 1) sorted by relevance
545 char str_port[sizeof(buffer)]; in LibAliasProxyRule() local590 str_port[0] = 0; in LibAliasProxyRule()647 strcpy(str_port, token); in LibAliasProxyRule()807 if (strlen(str_port) != 0) { in LibAliasProxyRule()810 err = IpPort(str_port, proto, &proxy_port); in LibAliasProxyRule()