Home
last modified time | relevance | path

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

/external/libcups/cups/
Dppd-emit.c39 static const char ppd_custom_code[] = variable
749 bufsize += strlen(ppd_custom_code); in ppdEmitString()
987 strlcpy(bufptr, ppd_custom_code, (size_t)(bufend - bufptr + 1)); in ppdEmitString()