/external/libcups/cups/ |
D | tls-sspi.c | 95 …DEBUG_printf(("cupsMakeServerCredentials(path=\"%s\", common_name=\"%s\", num_alt_names=%d, alt_na… in cupsMakeServerCredentials() 125 …DEBUG_printf(("cupsSetServerCredentials(path=\"%s\", common_name=\"%s\", auto_create=%d)", path, c… in cupsSetServerCredentials() 147 DEBUG_printf(("httpCopyCredentials(http=%p, credentials=%p)", http, credentials)); in httpCopyCredentials() 340 …DEBUG_printf(("httpCredentialsString(credentials=%p, buffer=%p, bufsize=" CUPS_LLFMT ")", credenti… in httpCredentialsString() 389 DEBUG_printf(("1httpCredentialsString: Returning \"%s\".", buffer)); in httpCredentialsString() 434 …DEBUG_printf(("httpLoadCredentials(path=\"%s\", credentials=%p, common_name=\"%s\")", path, creden… in httpLoadCredentials() 460 …DEBUG_printf(("1httpLoadCredentials: CryptAcquireContext failed: %s", http_sspi_strerror(error, si… in httpLoadCredentials() 470 …DEBUG_printf(("1httpLoadCredentials: CertOpenSystemStore failed: %s", http_sspi_strerror(error, si… in httpLoadCredentials() 478 …DEBUG_printf(("1httpLoadCredentials: CertStrToName failed: %s", http_sspi_strerror(error, sizeof(e… in httpLoadCredentials() 486 DEBUG_printf(("1httpLoadCredentials: malloc failed for %d bytes.", dwSize)); in httpLoadCredentials() [all …]
|
D | options.c | 75 …DEBUG_printf(("2cupsAddOption(name=\"%s\", value=\"%s\", num_options=%d, options=%p)", name, value… in cupsAddOption() 79 DEBUG_printf(("3cupsAddOption: Returning %d", num_options)); in cupsAddOption() 112 DEBUG_printf(("4cupsAddOption: New option inserted at index %d...", in cupsAddOption() 130 DEBUG_printf(("4cupsAddOption: Shifting %d options...", in cupsAddOption() 145 DEBUG_printf(("4cupsAddOption: Option already exists at index %d...", in cupsAddOption() 154 DEBUG_printf(("3cupsAddOption: Returning %d", num_options)); in cupsAddOption() 172 DEBUG_printf(("cupsFreeOptions(num_options=%d, options=%p)", num_options, (void *)options)); in cupsFreeOptions() 232 …DEBUG_printf(("2cupsGetOption(name=\"%s\", num_options=%d, options=%p)", name, num_options, (void … in cupsGetOption() 244 DEBUG_printf(("3cupsGetOption: Returning \"%s\"", options[match].value)); in cupsGetOption() 277 …DEBUG_printf(("cupsParseOptions(arg=\"%s\", num_options=%d, options=%p)", arg, num_options, (void … in cupsParseOptions() [all …]
|
D | http.c | 295 DEBUG_printf(("httpClearFields(http=%p)", (void *)http)); in httpClearFields() 356 DEBUG_printf(("httpClose(http=%p)", (void *)http)); in httpClose() 463 …DEBUG_printf(("httpConnect2(host=\"%s\", port=%d, addrlist=%p, family=%d, encryption=%d, blocking=… in httpConnect2() 505 DEBUG_printf(("httpConnectEncrypt(host=\"%s\", port=%d, encryption=%d)", in httpConnectEncrypt() 551 DEBUG_printf(("httpEncryption(http=%p, e=%d)", (void *)http, e)); in httpEncryption() 634 DEBUG_printf(("httpFlush(http=%p), state=%s", (void *)http, httpStateString(http->state))); in httpFlush() 704 …DEBUG_printf(("httpFlushWrite(http=%p) data_encoding=%d", (void *)http, http ? http->data_encoding… in httpFlushWrite() 720 DEBUG_printf(("1httpFlushWrite: Returning %d, errno=%d.", (int)bytes, errno)); in httpFlushWrite() 1060 DEBUG_printf(("2httpGetLength2(http=%p), state=%s", (void *)http, httpStateString(http->state))); in httpGetLength2() 1103 DEBUG_printf(("4httpGetLength2: content_length=" CUPS_LLFMT, in httpGetLength2() [all …]
|
D | auth.c | 127 …DEBUG_printf(("cupsDoAuthentication(http=%p, method=\"%s\", resource=\"%s\")", (void *)http, metho… in cupsDoAuthentication() 135 DEBUG_printf(("2cupsDoAuthentication: digest_tries=%d, userpass=\"%s\"", in cupsDoAuthentication() 137 DEBUG_printf(("2cupsDoAuthentication: WWW-Authenticate=\"%s\"", in cupsDoAuthentication() 154 DEBUG_printf(("2cupsDoAuthentication: authstring=\"%s\"", in cupsDoAuthentication() 240 … DEBUG_printf(("1cupsDoAuthentication: Too many authentication tries (%d)", http->digest_tries)); in cupsDoAuthentication() 282 DEBUG_printf(("1cupsDoAuthentication: authstring=\"%s\"", http->authstring)); in cupsDoAuthentication() 288 DEBUG_printf(("1cupsDoAuthentication: Unknown auth type: \"%s\"", www_auth)); in cupsDoAuthentication() 469 DEBUG_printf(("1_cupsSetNegotiateAuthString: Kerberos credentials too " in _cupsSetNegotiateAuthString() 496 …DEBUG_printf(("8cups_auth_find(www_authenticate=\"%s\", scheme=\"%s\"(%d))", www_authenticate, sch… in cups_auth_find() 504 DEBUG_printf(("9cups_auth_find: Before whitespace: \"%s\"", www_authenticate)); in cups_auth_find() [all …]
|
D | language.c | 266 …DEBUG_printf(("_cupsAppleLocale(languageName=%p(%s), locale=%p, localsize=%d)", (void *)languageNa… in _cupsAppleLocale() 280 DEBUG_printf(("_cupsAppleLocale: locale=\"%s\"", locale)); in _cupsAppleLocale() 298 … DEBUG_printf(("_cupsAppleLocale: Updating locale to \"%s\".", apple_language_locale[i].locale)); in _cupsAppleLocale() 332 DEBUG_printf(("_cupsAppleLocale: Returning \"%s\".", locale)); in _cupsAppleLocale() 351 DEBUG_printf(("1_cupsEncodingName(encoding=%d) = out of range (\"%s\")", in _cupsEncodingName() 357 DEBUG_printf(("1_cupsEncodingName(encoding=%d) = \"%s\"", in _cupsEncodingName() 509 DEBUG_printf(("2cupsLangGet(language=\"%s\")", language)); in cupsLangGet() 528 DEBUG_printf(("4cupsLangGet: language=\"%s\"", language)); in cupsLangGet() 557 DEBUG_printf(("4cupsLangGet: current locale is \"%s\"", ptr)); in cupsLangGet() 605 DEBUG_printf(("4cupsLangGet: new language value is \"%s\"", language)); in cupsLangGet() [all …]
|
D | file.c | 359 DEBUG_printf(("cupsFileClose(fp=%p)", (void *)fp)); in cupsFileClose() 533 …DEBUG_printf(("cupsFileFind(filename=\"%s\", path=\"%s\", executable=%d, buffer=%p, bufsize=%d)", … in cupsFileFind() 579 DEBUG_printf(("1cupsFileFind: Returning \"%s\"", buffer)); in cupsFileFind() 602 DEBUG_printf(("1cupsFileFind: Returning \"%s\"", buffer)); in cupsFileFind() 625 DEBUG_printf(("cupsFileFlush(fp=%p)", (void *)fp)); in cupsFileFlush() 639 DEBUG_printf(("2cupsFileFlush: Flushing " CUPS_LLFMT " bytes...", in cupsFileFlush() 674 DEBUG_printf(("4cupsFileGetChar(fp=%p)", (void *)fp)); in cupsFileGetChar() 686 …DEBUG_printf(("5cupsFileGetChar: fp->eof=%d, fp->ptr=%p, fp->end=%p", fp->eof, (void *)fp->ptr, (v… in cupsFileGetChar() 699 DEBUG_printf(("5cupsFileGetChar: Returning %d...", *(fp->ptr) & 255)); in cupsFileGetChar() 703 DEBUG_printf(("6cupsFileGetChar: pos=" CUPS_LLFMT, CUPS_LLCAST fp->pos)); in cupsFileGetChar() [all …]
|
D | tls-darwin.c | 106 …DEBUG_printf(("cupsMakeServerCredentials(path=\"%s\", common_name=\"%s\", num_alt_names=%d, alt_na… in cupsMakeServerCredentials() 150 DEBUG_printf(("1cupsMakeServerCredentials: Unable to generate key pair: %d.", (int)err)); in cupsMakeServerCredentials() 215 … DEBUG_printf(("1cupsMakeServerCredentials: Unable to add identity to keychain: %d.", (int)err)); in cupsMakeServerCredentials() 246 DEBUG_printf(("1cupsMakeServerCredentials: Returning %d.", status)); in cupsMakeServerCredentials() 264 …DEBUG_printf(("cupsMakeServerCredentials(path=\"%s\", common_name=\"%s\", num_alt_names=%d, alt_na… in cupsMakeServerCredentials() 368 …DEBUG_printf(("cupsSetServerCredentials(path=\"%s\", common_name=\"%s\", auto_create=%d)", path, c… in cupsSetServerCredentials() 444 DEBUG_printf(("httpCopyCredentials(http=%p, credentials=%p)", (void *)http, (void *)credentials)); in httpCopyCredentials() 454 …DEBUG_printf(("2httpCopyCredentials: Peer provided %d certificates.", (int)SecTrustGetCertificateC… in httpCopyCredentials() 472 DEBUG_printf(("2httpCopyCredentials: Certificate %d name is \"%s\".", i, name)); in httpCopyCredentials() 477 …DEBUG_printf(("2httpCopyCredentials: Adding %d byte certificate blob.", (int)CFDataGetLength(data)… in httpCopyCredentials() [all …]
|
D | transcode.c | 91 …DEBUG_printf(("2cupsCharsetToUTF8(dest=%p, src=\"%s\", maxout=%d, encoding=%d)", (void *)dest, src… in cupsCharsetToUTF8() 354 DEBUG_printf(("2cupsUTF8ToUTF32(dest=%p, src=\"%s\", maxout=%d)", (void *)dest, src, maxout)); in cupsUTF8ToUTF32() 386 DEBUG_printf(("4cupsUTF8ToUTF32: %02x => %08X", src[-1], ch)); in cupsUTF8ToUTF32() 418 DEBUG_printf(("4cupsUTF8ToUTF32: %02x %02x => %08X", in cupsUTF8ToUTF32() 460 DEBUG_printf(("4cupsUTF8ToUTF32: %02x %02x %02x => %08X", in cupsUTF8ToUTF32() 512 DEBUG_printf(("4cupsUTF8ToUTF32: %02x %02x %02x %02x => %08X", in cupsUTF8ToUTF32() 536 DEBUG_printf(("3cupsUTF8ToUTF32: Returning %d characters", maxout - 1 - i)); in cupsUTF8ToUTF32() 574 DEBUG_printf(("2cupsUTF32ToUTF8(dest=%p, src=%p, maxout=%d)", (void *)dest, (void *)src, maxout)); in cupsUTF32ToUTF8() 593 DEBUG_printf(("4cupsUTF32ToUTF8: swap=%d", swap)); in cupsUTF32ToUTF8() 638 DEBUG_printf(("4cupsUTF32ToUTF8: %08x => %02x", (unsigned)ch, dest[-1])); in cupsUTF32ToUTF8() [all …]
|
D | tls-gnutls.c | 83 …DEBUG_printf(("cupsMakeServerCredentials(path=\"%s\", common_name=\"%s\", num_alt_names=%d, alt_na… in cupsMakeServerCredentials() 120 …DEBUG_printf(("1cupsMakeServerCredentials: Unable to export private key: %s", gnutls_strerror(resu… in cupsMakeServerCredentials() 127 DEBUG_printf(("1cupsMakeServerCredentials: Writing private key to \"%s\".", keyfile)); in cupsMakeServerCredentials() 133 …DEBUG_printf(("1cupsMakeServerCredentials: Unable to create private key file \"%s\": %s", keyfile,… in cupsMakeServerCredentials() 195 …DEBUG_printf(("1cupsMakeServerCredentials: Unable to export public key and X.509 certificate: %s",… in cupsMakeServerCredentials() 203 …DEBUG_printf(("1cupsMakeServerCredentials: Writing public key and X.509 certificate to \"%s\".", c… in cupsMakeServerCredentials() 209 …DEBUG_printf(("1cupsMakeServerCredentials: Unable to create public key and X.509 certificate file … in cupsMakeServerCredentials() 247 …DEBUG_printf(("cupsSetServerCredentials(path=\"%s\", common_name=\"%s\", auto_create=%d)", path, c… in cupsSetServerCredentials() 308 DEBUG_printf(("httpCopyCredentials(http=%p, credentials=%p)", http, credentials)); in httpCopyCredentials() 319 DEBUG_printf(("1httpCopyCredentials: certs=%p, count=%u", certs, count)); in httpCopyCredentials() [all …]
|
D | request.c | 54 …DEBUG_printf(("cupsDoFileRequest(http=%p, request=%p(%s), resource=\"%s\", filename=\"%s\")", (voi… in cupsDoFileRequest() 115 …DEBUG_printf(("cupsDoIORequest(http=%p, request=%p(%s), resource=\"%s\", infile=%d, outfile=%d)", … in cupsDoIORequest() 185 …DEBUG_printf(("2cupsDoIORequest: Request length=%ld, total length=%ld", (long)ippLength(request), … in cupsDoIORequest() 208 DEBUG_printf(("2cupsDoIORequest: status=%d", status)); in cupsDoIORequest() 241 DEBUG_printf(("2cupsDoIORequest: status=%d", status)); in cupsDoIORequest() 294 …DEBUG_printf(("cupsDoRequest(http=%p, request=%p(%s), resource=\"%s\")", (void *)http, (void *)req… in cupsDoRequest() 320 DEBUG_printf(("cupsGetResponse(http=%p, resource=\"%s\")", (void *)http, resource)); in cupsGetResponse() 321 DEBUG_printf(("1cupsGetResponse: http->state=%d", http ? http->state : HTTP_STATE_ERROR)); in cupsGetResponse() 367 DEBUG_printf(("2cupsGetResponse: Update loop, http->status=%d...", in cupsGetResponse() 376 DEBUG_printf(("2cupsGetResponse: status=%d", status)); in cupsGetResponse() [all …]
|
D | ppd-util.c | 152 DEBUG_printf(("cupsGetPPD3(http=%p, name=\"%s\", modtime=%p(%d), buffer=%p, " in cupsGetPPD3() 315 DEBUG_printf(("2cupsGetPPD3: Printer hostname=\"%s\", port=%d", hostname, in cupsGetPPD3() 327 DEBUG_printf(("2cupsGetPPD3: Redirecting to \"%s\".", hostname)); in cupsGetPPD3() 336 DEBUG_printf(("2cupsGetPPD3: Local hostname=\"%s\"", localhost)); in cupsGetPPD3() 348 DEBUG_printf(("2cupsGetPPD3: Connection hostname=\"%s\", port=%d", in cupsGetPPD3() 432 DEBUG_printf(("1cupsGetPPD3: Returning status %d", status)); in cupsGetPPD3() 545 …DEBUG_printf(("4cups_get_printer_uri(http=%p, name=\"%s\", host=%p, hostsize=%d, resource=%p, reso… in cups_get_printer_uri() 561 DEBUG_printf(("5cups_get_printer_uri: printer-uri=\"%s\"", uri)); in cups_get_printer_uri() 593 DEBUG_printf(("5cups_get_printer_uri: Got member-uris with %d values.", ippGetCount(attr))); in cups_get_printer_uri() 597 … DEBUG_printf(("5cups_get_printer_uri: member-uris[%d]=\"%s\"", i, ippGetString(attr, i, NULL))); in cups_get_printer_uri() [all …]
|
D | tls-boringssl.c | 95 …DEBUG_printf(("cupsMakeServerCredentials(path=\"%s\", common_name=\"%s\", num_alt_names=%d, alt_na… in cupsMakeServerCredentials() 143 DEBUG_printf(("1http_gnutls_default_path: Making directory \"%s\".", buffer)); in http_bssl_default_path() 146 DEBUG_printf(("1http_gnutls_default_path: Failed to make directory: %s", strerror(errno))); in http_bssl_default_path() 154 DEBUG_printf(("1http_gnutls_default_path: Making directory \"%s\".", buffer)); in http_bssl_default_path() 157 DEBUG_printf(("1http_gnutls_default_path: Failed to make directory: %s", strerror(errno))); in http_bssl_default_path() 165 DEBUG_printf(("1http_gnutls_default_path: Using default path \"%s\".", buffer)); in http_bssl_default_path() 441 DEBUG_printf(("3_httpTLSStart(http=%p)", (void *)http)); in _httpTLSStart() 447 DEBUG_printf(("4_httpTLSStart: tls_options=%x", tls_options)); in _httpTLSStart() 511 DEBUG_printf(("8http_setup_ssl: %s", message)); in _httpTLSStart() 577 DEBUG_printf(("2http_write_ssl(http=%p, buf=%p, len=%d)", http, buf, len)); in _httpTLSWrite() [all …]
|
D | ipp.c | 124 …DEBUG_printf(("ippAddBoolean(ipp=%p, group=%02x(%s), name=\"%s\", value=%d)", (void *)ipp, group, … in ippAddBoolean() 172 …DEBUG_printf(("ippAddBooleans(ipp=%p, group=%02x(%s), name=\"%s\", num_values=%d, values=%p)", (vo… in ippAddBooleans() 226 …DEBUG_printf(("ippAddCollection(ipp=%p, group=%02x(%s), name=\"%s\", value=%p)", (void *)ipp, grou… in ippAddCollection() 280 …DEBUG_printf(("ippAddCollections(ipp=%p, group=%02x(%s), name=\"%s\", num_values=%d, values=%p)", … in ippAddCollections() 336 …DEBUG_printf(("ippAddDate(ipp=%p, group=%02x(%s), name=\"%s\", value=%p)", (void *)ipp, group, ipp… in ippAddDate() 385 …DEBUG_printf(("ippAddInteger(ipp=%p, group=%02x(%s), type=%02x(%s), name=\"%s\", value=%d)", (void… in ippAddInteger() 454 …DEBUG_printf(("ippAddIntegers(ipp=%p, group=%02x(%s), type=%02x(%s), name=\"%s\", num_values=%d, v… in ippAddIntegers() 579 …DEBUG_printf(("ippAddOutOfBand(ipp=%p, group=%02x(%s), value_tag=%02x(%s), name=\"%s\")", (void *)… in ippAddOutOfBand() 631 …DEBUG_printf(("ippAddRange(ipp=%p, group=%02x(%s), name=\"%s\", lower=%d, upper=%d)", (void *)ipp,… in ippAddRange() 681 …DEBUG_printf(("ippAddRanges(ipp=%p, group=%02x(%s), name=\"%s\", num_values=%d, lower=%p, upper=%p… in ippAddRanges() [all …]
|
D | dest-localization.c | 63 …DEBUG_printf(("cupsLocalizeDestMedia(http=%p, dest=%p, dinfo=%p, flags=%x, size=%p(\"%s\"))", (voi… in cupsLocalizeDestMedia() 86 DEBUG_printf(("1cupsLocalizeDestMedia: Returning \"%s\".", match->str)); in cupsLocalizeDestMedia() 99 DEBUG_printf(("1cupsLocalizeDestMedia: Returning standard localization \"%s\".", lsize)); in cupsLocalizeDestMedia() 137 DEBUG_printf(("1cupsLocalizeDestMedia: size->media=\"%s\"", size->media)); in cupsLocalizeDestMedia() 158 …DEBUG_printf(("1cupsLocalizeDestMedia: MATCH mdb%p [key=\"%s\" size_name=\"%s\" source=\"%s\" type… in cupsLocalizeDestMedia() 206 DEBUG_printf(("1cupsLocalizeDestMedia: Returning \"%s\".", match->str)); in cupsLocalizeDestMedia() 234 …DEBUG_printf(("cupsLocalizeDestOption(http=%p, dest=%p, dinfo=%p, option=\"%s\")", (void *)http, (… in cupsLocalizeDestOption() 277 …DEBUG_printf(("cupsLocalizeDestValue(http=%p, dest=%p, dinfo=%p, option=\"%s\", value=\"%s\")", (v… in cupsLocalizeDestValue() 370 DEBUG_printf(("4cups_create_localizations: Bad printer-strings-uri value " in cups_create_localizations() 400 DEBUG_printf(("4cups_create_localizations: Unable to connect to " in cups_create_localizations() [all …]
|
D | dir.c | 258 DEBUG_printf(("cupsDirClose(dp=%p)", (void *)dp)); in cupsDirClose() 288 DEBUG_printf(("cupsDirOpen(directory=\"%s\")", directory)); in cupsDirOpen() 343 DEBUG_printf(("2cupsDirRead(dp=%p)", (void *)dp)); in cupsDirRead() 368 DEBUG_printf(("4cupsDirRead: readdir() returned \"%s\"...", entry->d_name)); in cupsDirRead() 387 DEBUG_printf(("3cupsDirRead: stat() failed for \"%s\" - %s...", filename, in cupsDirRead() 410 DEBUG_printf(("cupsDirRewind(dp=%p)", (void *)dp)); in cupsDirRewind()
|
D | array.c | 87 DEBUG_printf(("2cupsArrayAdd(a=%p, e=%p)", (void *)a, e)); in cupsArrayAdd() 126 DEBUG_printf(("_cupsArrayAddStrings(a=%p, s=\"%s\", delim='%c')", (void *)a, s, delim)); in _cupsArrayAddStrings() 145 DEBUG_printf(("1_cupsArrayAddStrings: Remaining string \"%s\".", s)); in _cupsArrayAddStrings() 187 DEBUG_printf(("1_cupsArrayAddStrings: Adding \"%s\", end=\"%s\"", start, in _cupsArrayAddStrings() 197 DEBUG_printf(("1_cupsArrayAddStrings: Returning %d.", status)); in _cupsArrayAddStrings() 624 DEBUG_printf(("2cupsArrayInsert(a=%p, e=%p)", (void *)a, e)); in cupsArrayInsert() 1027 DEBUG_printf(("7cups_array_add(a=%p, e=%p, insert=%d)", (void *)a, e, insert)); in cups_array_add() 1060 DEBUG_printf(("9cups_array_add: count=" CUPS_LLFMT, CUPS_LLCAST count)); in cups_array_add() 1159 DEBUG_printf(("9cups_array_add: insert element at index " CUPS_LLFMT, CUPS_LLCAST current)); in cups_array_add() 1163 DEBUG_printf(("9cups_array_add: append element at " CUPS_LLFMT, CUPS_LLCAST current)); in cups_array_add() [all …]
|
D | dest-job.c | 84 …DEBUG_printf(("cupsCloseDestJob(http=%p, dest=%p(%s/%s), info=%p, job_id=%d)", (void *)http, (void… in cupsCloseDestJob() 147 DEBUG_printf(("1cupsCloseDestJob: %s (%s)", ippErrorString(cupsLastError()), in cupsCloseDestJob() 178 DEBUG_printf(("cupsCreateDestJob(http=%p, dest=%p(%s/%s), info=%p, " in cupsCreateDestJob() 236 DEBUG_printf(("1cupsCreateDestJob: job-id=%d", *job_id)); in cupsCreateDestJob() 245 DEBUG_printf(("1cupsCreateDestJob: %s (%s)", ippErrorString(cupsLastError()), in cupsCreateDestJob() 266 …DEBUG_printf(("cupsFinishDestDocument(http=%p, dest=%p(%s/%s), info=%p)", (void *)http, (void *)de… in cupsFinishDestDocument() 292 DEBUG_printf(("1cupsFinishDestDocument: %s (%s)", in cupsFinishDestDocument() 328 …DEBUG_printf(("cupsStartDestDocument(http=%p, dest=%p(%s/%s), info=%p, job_id=%d, docname=\"%s\", … in cupsStartDestDocument()
|
D | dest.c | 389 DEBUG_printf(("1_cupsAppleCopyDefaultPrinter: Got locations, %d entries.", in _cupsAppleCopyDefaultPrinter() 617 …DEBUG_printf(("cupsConnectDest(dest=%p, flags=0x%x, msec=%d, cancel=%p(%d), resource=\"%s\", resou… in cupsConnectDest() 1119 …DEBUG_printf(("_cupsGetDestResource(dest=%p(%s), resource=%p, resourcesize=%d)", (void *)dest, des… in _cupsGetDestResource() 1150 DEBUG_printf(("1_cupsGetDestResource: Resolved printer-uri-supported=\"%s\"", uri)); in _cupsGetDestResource() 1157 DEBUG_printf(("1_cupsGetDestResource: Local printer-uri-supported=\"%s\"", uri)); in _cupsGetDestResource() 1177 DEBUG_printf(("1_cupsGetDestResource: printer-uri-supported=\"%s\"", uri)); in _cupsGetDestResource() 1189 DEBUG_printf(("1_cupsGetDestResource: resource=\"%s\"", resource)); in _cupsGetDestResource() 1380 …DEBUG_printf(("_cupsGetDests(http=%p, op=%x(%s), name=\"%s\", dests=%p, type=%x, mask=%x)", (void … in _cupsGetDests() 1388 DEBUG_printf(("1_cupsGetDests: Default media is '%s'.", media_default)); in _cupsGetDests() 1508 DEBUG_printf(("1_cupsGetDests: Setting media to '%s'.", media_default)); in _cupsGetDests() [all …]
|
D | getdevices.c | 63 …DEBUG_printf(("cupsGetDevices(http=%p, timeout=%d, include_schemes=\"%s\", exclude_schemes=\"%s\",… in cupsGetDevices() 152 DEBUG_printf(("2cupsGetDevices: status=%d", status)); in cupsGetDevices() 185 DEBUG_printf(("2cupsGetDevices: state=%d, response->last=%p", state, (void *)response->last)); in cupsGetDevices() 197 DEBUG_printf(("2cupsGetDevices: attr->name=\"%s\", attr->value_tag=%d", in cupsGetDevices() 237 DEBUG_printf(("2cupsGetDevices: state=%d, response->last=%p", state, (void *)response->last)); in cupsGetDevices() 257 DEBUG_printf(("cupsGetDevices: status-code=%s, status-message=\"%s\"", in cupsGetDevices()
|
D | getputfile.c | 56 DEBUG_printf(("cupsGetFd(http=%p, resource=\"%s\", fd=%d)", (void *)http, resource, fd)); in cupsGetFd() 209 DEBUG_printf(("1cupsGetFd: Returning %d...", status)); in cupsGetFd() 308 DEBUG_printf(("cupsPutFd(http=%p, resource=\"%s\", fd=%d)", (void *)http, resource, fd)); in cupsPutFd() 340 DEBUG_printf(("2cupsPutFd: starting attempt, authstring=\"%s\"...", in cupsPutFd() 422 DEBUG_printf(("2cupsPutFd: retry on status %d", status)); in cupsPutFd() 440 DEBUG_printf(("2cupsPutFd: status=%d", status)); in cupsPutFd() 506 DEBUG_printf(("1cupsPutFd: Returning %d...", status)); in cupsPutFd()
|
D | snmp.c | 76 DEBUG_printf(("4_cupsSNMPClose(fd=%d)", fd)); in _cupsSNMPClose() 96 DEBUG_printf(("4_cupsSNMPCopyOID(dst=%p, src=%p, dstsize=%d)", dst, src, in _cupsSNMPCopyOID() 146 DEBUG_printf(("5_cupsSNMPDefaultCommunity: Returning \"%s\"", in _cupsSNMPDefaultCommunity() 170 DEBUG_printf(("4_cupsSNMPIsOID(packet=%p, oid=%p)", packet, oid)); in _cupsSNMPIsOID() 193 DEBUG_printf(("5_cupsSNMPIsOID: Returning %d", in _cupsSNMPIsOID() 219 DEBUG_printf(("4_cupsSNMPIsOIDPrefixed(packet=%p, prefix=%p)", packet, in _cupsSNMPIsOIDPrefixed() 243 DEBUG_printf(("5_cupsSNMPIsOIDPrefixed: Returning %d", in _cupsSNMPIsOIDPrefixed() 264 DEBUG_printf(("4_cupsSNMPOIDToString(src=%p, dst=%p, dstsize=" CUPS_LLFMT ")", in _cupsSNMPOIDToString() 305 DEBUG_printf(("4_cupsSNMPOpen(family=%d)", family)); in _cupsSNMPOpen() 309 DEBUG_printf(("5_cupsSNMPOpen: Returning -1 (%s)", strerror(errno))); in _cupsSNMPOpen() [all …]
|
D | ppd-conflicts.c | 256 DEBUG_printf(("1cupsResolveConflicts: Resolver loop with %s!", in cupsResolveConflicts() 264 DEBUG_printf(("1cupsResolveConflicts: Resolver %s not found!", in cupsResolveConflicts() 271 DEBUG_printf(("1cupsResolveConflicts: Resolver %s has no value!", in cupsResolveConflicts() 535 DEBUG_printf(("1cupsResolveConflicts: Returning %d options:", num_newopts)); in cupsResolveConflicts() 538 DEBUG_printf(("1cupsResolveConflicts: options[%d]: %s=%s", i, in cupsResolveConflicts() 648 DEBUG_printf(("2ppdInstallableConflict(ppd=%p, option=\"%s\", choice=\"%s\")", in ppdInstallableConflict() 717 DEBUG_printf(("7ppd_load_constraints(ppd=%p)", ppd)); in ppd_load_constraints() 800 DEBUG_printf(("8ppd_load_constraints: Unknown option *%s %s!", in ppd_load_constraints() 825 DEBUG_printf(("8ppd_load_constraints: Unknown option *%s %s!", in ppd_load_constraints() 926 DEBUG_printf(("8ppd_load_constraints: Unknown option *%s %s!", in ppd_load_constraints() [all …]
|
/external/libcups/filter/ |
D | raster.c | 443 DEBUG_printf(("cupsRasterOpen(fd=%d, mode=%s)", fd, cups_modes[mode])); in cupsRasterOpen() 476 DEBUG_printf(("cupsRasterOpenIO(iocb=%p, ctx=%p, mode=%s)", (void *)iocb, ctx, cups_modes[mode])); in cupsRasterOpenIO() 529 DEBUG_printf(("1cupsRasterOpenIO: sync=%08x", r->sync)); in cupsRasterOpenIO() 599 …DEBUG_printf(("1cupsRasterOpenIO: compressed=%d, swapped=%d, returning %p", r->compressed, r->swap… in cupsRasterOpenIO() 623 DEBUG_printf(("cupsRasterReadHeader(r=%p, h=%p)", (void *)r, (void *)h)); in cupsRasterReadHeader() 642 DEBUG_printf(("1cupsRasterReadHeader: cupsColorSpace=%s", cups_color_spaces[h->cupsColorSpace])); in cupsRasterReadHeader() 643 DEBUG_printf(("1cupsRasterReadHeader: cupsBitsPerColor=%u", h->cupsBitsPerColor)); in cupsRasterReadHeader() 644 DEBUG_printf(("1cupsRasterReadHeader: cupsBitsPerPixel=%u", h->cupsBitsPerPixel)); in cupsRasterReadHeader() 645 DEBUG_printf(("1cupsRasterReadHeader: cupsBytesPerLine=%u", h->cupsBytesPerLine)); in cupsRasterReadHeader() 646 DEBUG_printf(("1cupsRasterReadHeader: cupsWidth=%u", h->cupsWidth)); in cupsRasterReadHeader() [all …]
|
D | error.c | 57 DEBUG_printf(("_cupsRasterAddError(f=\"%s\", ...)", f)); in _cupsRasterAddError() 66 DEBUG_printf(("1_cupsRasterAddError: %s", s)); in _cupsRasterAddError() 210 DEBUG_printf(("4get_error_buffer: buf=%p", (void *)buf)); in get_error_buffer() 230 DEBUG_printf(("3raster_init(): raster_key=%x(%u)", (unsigned)raster_key, (unsigned)raster_key)); in raster_init() 245 DEBUG_printf(("3raster_destructor(value=%p)", value)); in raster_destructor()
|
D | interpret.c | 520 DEBUG_printf(("_cupsRasterExecPS(h=%p, preferred_bits=%p, code=\"%s\")\n", in _cupsRasterExecPS() 549 DEBUG_printf(("_cupsRasterExecPS: Stack (%d objects)", st->num_objs)); in _cupsRasterExecPS() 657 DEBUG_printf(("_cupsRasterExecPS: Unknown operator \"%s\".", obj->value.other)); in _cupsRasterExecPS() 978 DEBUG_printf(("3roll_stack(st=%p, s=%d, c=%d)", st, s, c)); in roll_stack() 1451 DEBUG_printf(("4setpagedevice: /%s ", name)); in setpagedevice() 1602 DEBUG_printf(("4setpagedevice: Unknown name (\"%s\") or value...\n", name)); in setpagedevice() 1625 DEBUG_printf(("4%s: /%s\n", prefix, obj->value.name)); in DEBUG_object() 1629 DEBUG_printf(("4%s: %g\n", prefix, obj->value.number)); in DEBUG_object() 1633 DEBUG_printf(("4%s: (%s)\n", prefix, obj->value.string)); in DEBUG_object() 1638 DEBUG_printf(("4%s: true", prefix)); in DEBUG_object() [all …]
|