Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPrinting/cups
/ cupsLastErrorString
Function
cupsLastErrorString
cups/request.c:494–498 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
492
*/
493
494
const char * /* O - status-message text from last request */
495
cupsLastErrorString(void)
496
{
497
return (_cupsGlobals()->last_status_message);
498
}
499
500
501
/*
Callers
15
do_monitor_printer_state
Function · 0.85
do_test
Function · 0.85
do_tests
Function · 0.85
finish_document_uri
Function · 0.85
process_client
Function · 0.85
process_http
Function · 0.85
process_job
Function · 0.85
main
Function · 0.85
cupsdReadClient
Function · 0.85
check_start_tls
Function · 0.85
get_job_file
Function · 0.85
do_test
Function · 0.85
Calls
1
_cupsGlobals
Function · 0.85
Tested by
11
main
Function · 0.68
do_test
Function · 0.68
main
Function · 0.68
main
Function · 0.68
main
Function · 0.68
print_file
Function · 0.68
main
Function · 0.68
main
Function · 0.68
run_client
Function · 0.68
main
Function · 0.68
run_query
Function · 0.68