Searched refs:windows_error_details (Results 1 – 1 of 1) sorted by relevance
111 static char windows_error_details[64]; variable320 sprintf(windows_error_details, "Windows error code: %lu", GetLastError()); in ps_title_errno()321 return windows_error_details; in ps_title_errno()
Completed in 4 milliseconds