Searched refs:copyPPDFile (Results 1 – 1 of 1) sorted by relevance
65 static int copyPPDFile(char *ppd, char *printersPPD);77 static int copyPPDFile();643 result = copyPPDFile(ppd, path); in addPrintersPPD()676 copyPPDFile(char *ppd, char *printersPPD) in copyPPDFile() function