Searched refs:hostsfile (Results 1 – 14 of 14) sorted by relevance
/external/dnsmasq/src/ |
D | dnsmasq.h | 375 struct hostsfile { struct 376 struct hostsfile *next; argument 629 struct hostsfile *addn_hosts;
|
D | cache.c | 872 struct hostsfile *ah; in cache_reload() 941 struct hostsfile *ah1; in cache_reload() 971 if (!(ah1 = whine_malloc(sizeof(struct hostsfile)))) in cache_reload() 1215 struct hostsfile *ah; in record_source()
|
D | option.c | 1227 struct hostsfile *new = opt_malloc(sizeof(struct hostsfile)); in one_opt()
|
/external/dnsmasq/po/ |
D | es.po | 584 msgid "only one dhcp-hostsfile allowed" 585 msgstr "solo un dhcp-hostsfile permitido" 1172 msgid "%s has more than one address in hostsfile, using %s for DHCP" 1173 msgstr "%s tiene m�s de una direcci�n en hostsfile, usando %s para DHCP"
|
D | fi.po | 565 msgid "only one dhcp-hostsfile allowed" 1140 msgid "%s has more than one address in hostsfile, using %s for DHCP"
|
D | pt_BR.po | 565 msgid "only one dhcp-hostsfile allowed" 1140 msgid "%s has more than one address in hostsfile, using %s for DHCP"
|
D | it.po | 565 msgid "only one dhcp-hostsfile allowed" 1140 msgid "%s has more than one address in hostsfile, using %s for DHCP"
|
D | fr.po | 582 msgid "only one dhcp-hostsfile allowed" 583 msgstr "une seule valeur est autoris�e pour 'dhcp-hostsfile'" 1169 msgid "%s has more than one address in hostsfile, using %s for DHCP"
|
D | pl.po | 571 msgid "only one dhcp-hostsfile allowed" 572 msgstr "mo�na wskaza� tylko jeden plik dhcp-hostsfile" 1148 msgid "%s has more than one address in hostsfile, using %s for DHCP"
|
D | de.po | 603 msgid "only one dhcp-hostsfile allowed" 1183 msgid "%s has more than one address in hostsfile, using %s for DHCP"
|
D | id.po | 666 msgid "only one dhcp-hostsfile allowed" 1342 msgid "%s has more than one address in hostsfile, using %s for DHCP"
|
D | no.po | 584 msgid "only one dhcp-hostsfile allowed" 1170 msgid "%s has more than one address in hostsfile, using %s for DHCP"
|
D | ro.po | 582 msgid "only one dhcp-hostsfile allowed" 1171 msgid "%s has more than one address in hostsfile, using %s for DHCP"
|
/external/dnsmasq/ |
D | CHANGELOG.archive | 2293 Added --dhcp-hostsfile option. This gives a superset of
|