Home
last modified time | relevance | path

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

/external/toybox/
D.config293 CONFIG_TIME=y
/external/dnsmasq/src/
Ddnsmasq.h460 #define CONFIG_TIME 8 macro
Drfc2131.c484 have_config(config, CONFIG_TIME) ? config->lease_time : 0xffffffff, in dhcp_reply()
1339 unsigned int time = have_config(config, CONFIG_TIME) ? config->lease_time : context->lease_time; in calc_time()
Doption.c1869 new->flags |= CONFIG_TIME; in one_opt()
1890 new->flags |= CONFIG_TIME; in one_opt()