Searched refs:LP_CLONE_ENVIRON (Results 1 – 6 of 6) sorted by relevance
56 if (what & LP_CLONE_ENVIRON) { in launchpad_clone()
239 #define LP_CLONE_ENVIRON (0x0100u) macro
32 launchpad_clone(lp, LP_CLONE_ENVIRON);
113 launchpad_clone(lp, LP_CLONE_FDIO_STDIO | LP_CLONE_ENVIRON | LP_CLONE_DEFAULT_JOB); in bad_channel_call_contract_violation()
169 launchpad_clone(lp, LP_CLONE_ENVIRON | LP_CLONE_DEFAULT_JOB); in LaunchNextProcess()
679 launchpad_clone(lp, LP_CLONE_ENVIRON); in dc_launch_devhost()
Completed in 12 milliseconds