• Home
  • Raw
  • Download

Lines Matching refs:DEBUG_puts

115     DEBUG_puts("1cupsMakeServerCredentials: No keychain support compiled in, returning 0.");  in cupsMakeServerCredentials()
121 DEBUG_puts("1cupsMakeServerCredentials: Using existing self-signed cert."); in cupsMakeServerCredentials()
128 DEBUG_puts("1cupsMakeServerCredentials: Unable to create CF string of common name."); in cupsMakeServerCredentials()
139 DEBUG_puts("1cupsMakeServerCredentials: Unable to create key parameters dictionary."); in cupsMakeServerCredentials()
186 DEBUG_puts("1cupsMakeServerCredentials: Unable to create self-signed certificate."); in cupsMakeServerCredentials()
223 DEBUG_puts("1cupsMakeServerCredentials: Unable to create identity from cert and keys."); in cupsMakeServerCredentials()
376 DEBUG_puts("1cupsSetServerCredentials: Unable to open keychain."); in cupsSetServerCredentials()
406 DEBUG_puts("1cupsSetServerCredentials: Opened keychain, returning 1."); in cupsSetServerCredentials()
412 DEBUG_puts("1cupsSetServerCredentials: No keychain support compiled in, returning 0."); in cupsSetServerCredentials()
998 DEBUG_puts("1httpSaveCredentials: Common name does not match."); in httpSaveCredentials()
1004 DEBUG_puts("1httpSaveCredentials: Unable to create certificate."); in httpSaveCredentials()
1021 DEBUG_puts("1httpSaveCredentials: Unable to create dictionary."); in httpSaveCredentials()
1031 DEBUG_puts("1httpSaveCredentials: Unable to create list of keychains."); in httpSaveCredentials()
1180 DEBUG_puts("4_httpTLSStart: Setting defaults."); in _httpTLSStart()
1188 DEBUG_puts("4_httpTLSStart: cupsSetServerCredentials not called."); in _httpTLSStart()
1199 DEBUG_puts("4_httpTLSStart: SSLCreateContext failed."); in _httpTLSStart()
1481 DEBUG_puts("4_httpTLSStart: cupsMakeServerCredentials failed."); in _httpTLSStart()
1494 DEBUG_puts("4_httpTLSStart: Unable to find server credentials."); in _httpTLSStart()
1558 DEBUG_puts("4_httpTLSStart: Setting timeout to 10 seconds."); in _httpTLSStart()
1828 DEBUG_puts("4http_cdsa_copy_server: Unable to create SSL policy."); in http_cdsa_copy_server()
1834 DEBUG_puts("4http_cdsa_copy_server: Unable to create query dictionary."); in http_cdsa_copy_server()
1876 DEBUG_puts("4http_cdsa_copy_server: Search returned something that is not an identity."); in http_cdsa_copy_server()
1882 DEBUG_puts("4http_cdsa_copy_server: Unable to create array of certificates."); in http_cdsa_copy_server()
2201 DEBUG_puts("4http_tls_set_credentials: No credentials to set."); in http_cdsa_set_credentials()