Searched refs:DHCPCD_DEBUG (Results 1 – 4 of 4) sorted by relevance
70 #define DHCPCD_DEBUG (1ULL << 5) macro
474 if (ifo->options & DHCPCD_DEBUG) { in make_env()
2175 if (ctx.options & DHCPCD_DEBUG) in main()
730 ifo->options |= DHCPCD_DEBUG; in parse_option()