MCPcopy 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
38void
39cgiEndHTML(void)
40{
41 /*
42 * Send the standard trailer...
43 */
44
45 cgiCopyTemplateLang("trailer.tmpl");
46}
47
48
49/*

Callers 15

mainFunction · 0.85
cgiMoveJobsFunction · 0.85
cgiPrintCommandFunction · 0.85
cgiPrintTestPageFunction · 0.85
mainFunction · 0.85
do_job_opFunction · 0.85
mainFunction · 0.85
do_class_opFunction · 0.85
show_all_classesFunction · 0.85
show_classFunction · 0.85
mainFunction · 0.85
do_printer_opFunction · 0.85

Calls 1

cgiCopyTemplateLangFunction · 0.85

Tested by

no test coverage detected