Searched refs:PORT_STR (Results 1 – 3 of 3) sorted by relevance
43 #define PORT_STR XSTR(DEFAULT_WDS_PORT) macro139 if (!device->sendRequest("forward:tcp:" PORT_STR ";tcp:" PORT_STR)) { in main()144 ALOGV("Connecting to localhost port " PORT_STR); in main()
148 #define PORT_STR "4433" macro
290 …ntf(bio_err," -connect host:port - who to connect to (default is %s:%s)\n",SSL_HOST_NAME,PORT_STR); in sc_usage()