Home
last modified time | relevance | path

Searched refs:copytemp (Results 1 – 1 of 1) sorted by relevance

/external/libcups/ppdc/
Dppdc-source.cxx2739 char copytemp[8192], // Copyright string in scan_file() local
2745 if (!get_token(fp, copytemp, sizeof(temp))) in scan_file()
2757 for (copyptr = copytemp; copyptr; copyptr = copyend) in scan_file()