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

/external/dnsmasq/src/
H A Ddnsmasq.h458 #define CONFIG_TIME 8 macro
H A Doption.c1908 new->flags |= CONFIG_TIME;
1929 new->flags |= CONFIG_TIME;
H A Drfc2131.c484 have_config(config, CONFIG_TIME) ? config->lease_time : 0xffffffff,
1339 unsigned int time = have_config(config, CONFIG_TIME) ? config->lease_time : context->lease_time;

Completed in 71 milliseconds