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]);
1168 bool create_process_group = 0; in PHP_FUNCTION() local1220 …create_process_group = get_option(other_options, "create_process_group", strlen("create_process_gr… in PHP_FUNCTION()1283 if (create_process_group) { in PHP_FUNCTION()
Completed in 8 milliseconds