Searched refs:DHCPCD_PRIVSEPROOT (Results 1 – 5 of 5) sorted by relevance
1008 !(ctx->options & DHCPCD_PRIVSEPROOT)) in dhcp_readfile()1024 !(ctx->options & DHCPCD_PRIVSEPROOT)) in dhcp_writefile()1039 !(ctx->options & DHCPCD_PRIVSEPROOT)) in dhcp_filemtime()1054 !(ctx->options & DHCPCD_PRIVSEPROOT)) in dhcp_unlink()
127 #define DHCPCD_PRIVSEPROOT (1ULL << 63) macro
455 ctx->options &= ~DHCPCD_PRIVSEPROOT; in ps_startprocess()932 !(ctx->options & DHCPCD_PRIVSEPROOT)) in ps_sendpsmmsg()
684 ctx->options |= DHCPCD_PRIVSEPROOT; in ps_root_startcb()965 if (ctx->options & DHCPCD_PRIVSEPROOT && in ps_root_stop()
201 if (ctx->options & DHCPCD_PRIVSEPROOT) { in if_opensockets_os()