Home
last modified time | relevance | path

Searched refs:LOPT_BANK (Results 1 – 1 of 1) sorted by relevance

/external/dnsmasq/src/
Doption.c83 #define LOPT_BANK 272 macro
1794 case LOPT_BANK: in one_opt()
1805 new->flags = (option == LOPT_BANK) ? CONFIG_BANK : 0; in one_opt()
2743 one_file(daemon->dhcp_hosts_file, 1, LOPT_BANK); in reread_dhcp()