Searched defs:dstfile (Results 1 – 3 of 3) sorted by relevance
2869 dstfile[1024], /* New filename */ in cupsdUpdatePrinterPPD() local
2219 dstfile[1024]; /* Destination Script/PPD file */ in add_printer() local
972 errcode_t profile_write_tree_file(struct profile_node *root, FILE *dstfile) in profile_write_tree_file()