Searched refs:create_process_group (Results 1 – 2 of 2) sorted by relevance
30 …oc_open($cmd, $spec, $pipes, NULL, NULL, ["bypass_shell" => true, "create_process_group" => true]);
1029 int create_process_group = 0; in PHP_FUNCTION() local1080 create_process_group = get_option(other_options, "create_process_group"); in PHP_FUNCTION()1142 if (create_process_group) { in PHP_FUNCTION()
Completed in 10 milliseconds