Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPrinting/cups
/ cgiEndHTML
Function
cgiEndHTML
cgi-bin/html.c:38–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
*/
37
38
void
39
cgiEndHTML(void)
40
{
41
/*
42
* Send the standard trailer...
43
*/
44
45
cgiCopyTemplateLang(
"trailer.tmpl"
);
46
}
47
48
49
/*
Callers
15
main
Function · 0.85
cgiMoveJobs
Function · 0.85
cgiPrintCommand
Function · 0.85
cgiPrintTestPage
Function · 0.85
main
Function · 0.85
do_job_op
Function · 0.85
main
Function · 0.85
do_class_op
Function · 0.85
show_all_classes
Function · 0.85
show_class
Function · 0.85
main
Function · 0.85
do_printer_op
Function · 0.85
Calls
1
cgiCopyTemplateLang
Function · 0.85
Tested by
no test coverage detected