Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dsend_to_kdc.c312 debug_host(krb5_context context, int level, struct host *host, const char *fmt, ...)
316 debug_host(krb5_context context, int level, struct host *host, const char *fmt, ...) in debug_host() function
373 debug_host(context, 5, host, "%s", msg); in host_dead()
481 debug_host(context, 5, host, "failed to prexmit/prepare"); in host_connected()
494 debug_host(context, 5, host, "connecting to host"); in host_connect()
502 debug_host(context, 5, host, "connecting to %d", host->fd); in host_connect()
733 debug_host(context, 5, host, "reading packet"); in eval_host_state()
740 debug_host(context, 5, host, "host completed"); in eval_host_state()
752 debug_host(context, 5, host, "writing packet"); in eval_host_state()
908 debug_host(context, 5, host, in submit_request()
[all …]