Searched refs:debug_host (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/lib/krb5/
H A Dsend_to_kdc.c315 debug_host(krb5_context context, int level, struct host *host, const char *fmt, ...)
319 debug_host(krb5_context context, int level, struct host *host, const char *fmt, ...) function
374 debug_host(context, 5, host, "%s", msg);
408 debug_host(context, 5, host, "failed to get nbytes from socket, no bytes there?");
428 debug_host(context, 5, host, "failed to read bytes from stream: %d", ret);
469 debug_host(context, 5, host, "sending request to: %s", url);
486 debug_host(context, 5, host, "kkdcp: got %d bytes, feeding them back", (int)retdata.length);
553 debug_host(context, 5, host, "failed to prexmit/prepare");
566 debug_host(context, 5, host, "connecting to host");
570 debug_host(contex
[all...]

Completed in 121 milliseconds