Home
last modified time | relevance | path

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

/dports/net/dhcpcd/dhcpcd-9.4.1/src/
H A Dif-options.h102 #define DHCPCD_LAUNCHER (1ULL << 42) macro
H A Dprivsep.c128 if (ctx->options & DHCPCD_LAUNCHER) in ps_dropprivs()
592 } else if (ctx->options & DHCPCD_LAUNCHER || in ps_managersandbox()
H A Ddhcpcd.c2347 ctx.options |= DHCPCD_FORKED | DHCPCD_LAUNCHER; in main()