HomeSort by relevance Sort by last modified time
    Searched defs:host_str (Results 1 - 2 of 2) sorted by null

  /external/qemu/net/
net-android.c 226 char *host_str = str; local
244 if (parse_host_port(haddr, host_str) < 0)
    [all...]
net.c 218 char *host_str = str; local
236 if (parse_host_port(haddr, host_str) < 0)
    [all...]

Completed in 50 milliseconds