Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
237
const cgi_file_t * /* O - Attached file or NULL */
238
cgiGetFile(void)
239
{
240
return (form_file);
241
}
242
243
244
/*
Callers
2
main
Function · 0.85
do_am_printer
Function · 0.85
Calls
no outgoing calls
Tested by
1
main
Function · 0.68