Searched refs:stopsig (Results 1 – 3 of 3) sorted by relevance
50 ["stopsig"]=>69 ["stopsig"]=>
42 ["stopsig"]=>
310 int exitcode = -1, termsig = 0, stopsig = 0; in PHP_FUNCTION() local350 stopsig = WSTOPSIG(wstatus); in PHP_FUNCTION()362 add_assoc_long(return_value, "stopsig", stopsig); in PHP_FUNCTION()
Completed in 8 milliseconds