Home
last modified time | relevance | path

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

/third_party/cups-filters/backend/
Dieee1284.c31 #define DEBUG_puts(x) macro
97 DEBUG_puts("backendGetDeviceID: Bad args!"); in backendGetDeviceID()
409 DEBUG_puts("backendGetMakeModel: Bad args!"); in backendGetMakeModel()
/third_party/cups/
Dohos-add-openssl.patch116 + DEBUG_puts("1cupsMakeServerCredentials: Creating key pair.");
133 + DEBUG_puts("1cupsMakeServerCredentials: Key pair created.");
136 + DEBUG_puts("1cupsMakeServerCredentials: Generating self-signed X.509 certificate.");
253 + DEBUG_puts("1cupsMakeServerCredentials: Successfully created credentials.");
975 + DEBUG_puts("4_httpTLSStart: Setting defaults.");
982 + DEBUG_puts("4_httpTLSStart: cupsSetServerCredentials not called.");
1091 + DEBUG_puts("4_httpTLSStart: cupsMakeServerCredentials failed.");
1113 + DEBUG_puts("4_httpTLSStart: Unable to use private key or certificate chain file.");
1165 + DEBUG_puts("4_httpTLSStart: Calling SSL_connect...");
1188 + DEBUG_puts("4_httpTLSStart: Calling SSL_accept...");
[all …]
/third_party/cups-filters/cupsfilters/
Dimage-private.h24 # define DEBUG_puts(x) macro
Dimage.c81 DEBUG_puts("Freeing memory..."); in cupsImageClose()
782 DEBUG_puts("Clearing cache tile..."); in get_tile()