Searched refs:src_str2 (Results 1 - 2 of 2) sorted by relevance

/external/qemu/
H A Dnet-android.c253 const char *src_str2; local
272 src_str2 = src_str;
274 src_str2 = ":0";
276 if (parse_host_port(saddr, src_str2) < 0)
H A Dnet.c220 const char *src_str2; local
239 src_str2 = src_str;
241 src_str2 = ":0";
243 if (parse_host_port(saddr, src_str2) < 0)

Completed in 71 milliseconds