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

  /external/dbus/dbus/
dbus-server-socket.c 314 DBusString host_str; local
327 _dbus_string_init_const (&host_str, host);
329 !_dbus_address_append_escaped (&address, &host_str) ||
  /external/qemu/
net-android.c 247 char *host_str = str; local
265 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...]
qemu-char-android.c     [all...]
qemu-char.c     [all...]

Completed in 467 milliseconds