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

/system/core/libnetutils/
H A Ddhcp_utils.c30 static const char HOSTNAME_PROP_NAME[] = "net.hostname"; variable
209 if (property_get(HOSTNAME_PROP_NAME, prop_value, NULL) && (prop_value[0] != '\0'))

Completed in 35 milliseconds