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

/system/netd/
H A DTetherController.cpp221 char host_name[128]; local
222 if (property_get("net.hostname", host_name, NULL) && (host_name[0] != '\0'))
225 args[argc++] = host_name;

Completed in 9 milliseconds