Searched refs:dns (Results 1 – 3 of 3) sorted by relevance
/system/core/include/netutils/ |
D | dhcp.h | 30 char *dns[], 38 char *dns[],
|
/system/core/libnetutils/ |
D | dhcp_utils.c | 91 char *dns[], in fill_ip_info() argument 143 for (x=0; dns[x] != NULL; x++) { in fill_ip_info() 145 property_get(prop_name, dns[x], NULL); in fill_ip_info() 185 char *dns[], in dhcp_do_request() argument 240 if (fill_ip_info(interface, ipaddr, gateway, prefixLength, dns, in dhcp_do_request() 328 char *dns[], in dhcp_do_request_renew() argument 368 fill_ip_info(interface, ipaddr, gateway, prefixLength, dns, in dhcp_do_request_renew()
|
/system/core/adb/ |
D | SERVICES.TXT | 228 dns:<server-name>
|