Searched refs:ps_title_errno (Results 1 – 3 of 3) sorted by relevance
46 php_error_docref(NULL, E_WARNING, "cli_set_process_title had an error: %s", ps_title_errno(rc)); in PHP_FUNCTION()65 … php_error_docref(NULL, E_WARNING, "cli_get_process_title had an error: %s", ps_title_errno(rc)); in PHP_FUNCTION()
36 extern const char* ps_title_errno(int rc);
302 const char* ps_title_errno(int rc) in ps_title_errno() function
Completed in 5 milliseconds