Searched defs:cupsFileClose (Results 1 - 1 of 1) sorted by relevance

/external/libcups/cups/
H A Dfile.c313 * 'cupsFileClose()' - Close a CUPS file.
319 cupsFileClose(cups_file_t *fp) /* I - CUPS file */ function
326 DEBUG_printf(("cupsFileClose(fp=%p)", (void *)fp));

Completed in 130 milliseconds