MCPcopy Create free account
hub / github.com/OpenPrinting/cups / cgiGetFile

Function cgiGetFile

cgi-bin/var.c:237–241  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

235 */
236
237const cgi_file_t * /* O - Attached file or NULL */
238cgiGetFile(void)
239{
240 return (form_file);
241}
242
243
244/*

Callers 2

mainFunction · 0.85
do_am_printerFunction · 0.85

Calls

no outgoing calls

Tested by 1

mainFunction · 0.68