Home
last modified time | relevance | path

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

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