Home
last modified time | relevance | path

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

/php-uv/
H A Dphp_uv.c1523 static void php_uv_process_close_cb(uv_process_t* process, int64_t exit_status, int term_signal) argument
1531 ZVAL_LONG(&params[1], exit_status);

Completed in 21 milliseconds