OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:host_str
(Results
1 - 2
of
2
) sorted by null
/external/qemu/
net.c
218
char *
host_str
= str;
local
236
if (parse_host_port(haddr,
host_str
) < 0)
[
all
...]
net-android.c
251
char *
host_str
= str;
local
269
if (parse_host_port(haddr,
host_str
) < 0)
[
all
...]
Completed in 4090 milliseconds