Lines Matching defs:tmp_port
138 char *tmp_wf, *tmp_port;204 * Do not free tmp_port! */208 tmp_port = strstr(tmp_wf, " ");209 if ((tmp_port == tmp_wf) || (tmp_port == NULL))235 "'%s'\n", tmp_port+1);239 tmp_port+1))244 *tmp_port = '\0';301 tmp_port = strstr(line+10, " ");303 if (tmp_port == NULL)318 tmp_port+1))