• Home
  • Raw
  • Download

Lines Matching refs:DEBUG_printf

127DEBUG_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()
240DEBUG_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()
496DEBUG_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()
507 DEBUG_printf(("9cups_auth_find: After whitespace: \"%s\"", www_authenticate)); in cups_auth_find()
519 DEBUG_printf(("9cups_auth_find: Returning \"%s\".", www_authenticate)); in cups_auth_find()
540 DEBUG_printf(("9cups_auth_find: After quoted: \"%s\"", www_authenticate)); in cups_auth_find()
546 DEBUG_printf(("9cups_auth_find: After skip: \"%s\"", www_authenticate)); in cups_auth_find()
572DEBUG_printf(("8cups_auth_param(scheme=\"%s\", name=\"%s\", value=%p, valsize=%d)", scheme, name, … in cups_auth_param()
614 DEBUG_printf(("9cups_auth_param: Returning \"%s\".", value)); in cups_auth_param()
679DEBUG_printf(("8cups_auth_scheme(www_authenticate=\"%s\", scheme=%p, schemesize=%d)", www_authenti… in cups_auth_scheme()
716 DEBUG_printf(("9cups_auth_scheme: Returning \"%s\".", start)); in cups_auth_scheme()
778 DEBUG_printf(("7cups_gss_getname(http=%p, service_name=\"%s\")", http, in cups_gss_getname()
794 DEBUG_printf(("1cups_gss_getname: gethostname() failed: %s", in cups_gss_getname()
818 DEBUG_printf(("1cups_gss_getname: gethostbyname(\"%s\") failed.", in cups_gss_getname()
833 DEBUG_printf(("8cups_gss_getname: Looking up \"%s\".", buf)); in cups_gss_getname()
884 DEBUG_printf(("1%s: %s, %s", message, (char *)major_status_string.value, in cups_gss_printf()
929DEBUG_printf(("7cups_local_auth(http=%p) hostaddr=%s, hostname=\"%s\"", (void *)http, httpAddrStri… in cups_local_auth()
959 DEBUG_printf(("8cups_local_auth: AuthorizationCreate() returned %d (%s)", in cups_local_auth()
994 DEBUG_printf(("8cups_local_auth: Returning authstring=\"%s\"", in cups_local_auth()
1001 DEBUG_printf(("9cups_local_auth: AuthorizationCopyRights() returned %d (%s)", in cups_local_auth()
1039 DEBUG_printf(("8cups_local_auth: Returning authstring=\"%s\"", in cups_local_auth()
1063 DEBUG_printf(("9cups_local_auth: Unable to open file \"%s\": %s", filename, strerror(errno))); in cups_local_auth()
1076 DEBUG_printf(("9cups_local_auth: Unable to open file \"%s\": %s", filename, strerror(errno))); in cups_local_auth()
1099 DEBUG_printf(("8cups_local_auth: Returning authstring=\"%s\"", in cups_local_auth()