Home
last modified time | relevance | path

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

/external/libcups/
Dconfig.h21 #define CUPS_MINIMAL "CUPS/2.2.9" macro
/external/libcups/cups/
Dusersys.c513 CUPS_MINIMAL " (Windows %d.%d; %s) IPP/2.0", in cupsSetUserAgent()
529 CUPS_MINIMAL " (%s %s; %s) IPP/2.0", in cupsSetUserAgent()
Dhttp.c3459 http->default_server ? http->default_server : CUPS_MINIMAL); in httpWriteResponse()