Lines Matching refs:__func__

272 			debug2("%s: cancel scheduled exit", __func__);
278 debug2("%s: schedule exit in %d seconds", __func__,
345 error("%s: display name too long", __func__);
361 __func__, strerror(errno));
368 error("%s: xauthfile path too long", __func__);
384 fatal("%s: cmd too long", __func__);
385 debug2("%s: %s", __func__, cmd);
894 __func__, last_gc->ref_count);
1518 fatal("%s pledge(): %s", __func__, strerror(errno));
1524 fatal("%s pledge(): %s", __func__, strerror(errno));
1530 fatal("%s pledge(): %s", __func__, strerror(errno));
1536 fatal("%s pledge(): %s", __func__, strerror(errno));
1541 fatal("%s pledge(): %s", __func__, strerror(errno));
1628 fatal("%s: kex_start_rekex: %s", __func__,
1856 __func__, ssh_err(r));
1902 debug("%s: listen %s port %d, originator %s port %d", __func__,
1910 error("%s: alloc reply", __func__);
1925 error("%s: compose for muxclient %s", __func__,
1948 fatal("%s: packet_get_string_ptr failed", __func__);
1951 debug("%s: %s", __func__, listen_path);
2015 __func__, ssh_err(r));
2164 __func__, id);
2236 debug3("%s: found %s key at %s:%ld", __func__,
2243 debug3("%s: deprecated %s key at %s:%ld", __func__,
2248 __func__, ctx->nold);
2270 fatal("%s: sshkey_fingerprint failed", __func__);
2278 fatal("%s: sshkey_fingerprint failed", __func__);
2322 __func__, ssh_err(r));
2337 fatal("%s: ctx->nnew == 0", __func__); /* sanity */
2345 fatal("%s: sshbuf_new failed", __func__);
2348 fatal("%s: ssh->kex->session_id_len == 0", __func__);
2365 __func__, ssh_err(r));
2369 __func__, ssh_err(r));
2375 __func__, sshkey_type(ctx->keys[i]), i);
2383 fatal("%s: ndone != ctx->nnew (%zu / %zu)", __func__,
2433 fatal("%s: server already sent hostkeys", __func__);
2446 __func__, ssh_err(r));
2450 error("%s: parse key: %s", __func__, ssh_err(r));
2455 debug3("%s: received %s key %s", __func__,
2461 __func__, sshkey_ssh_name(key));
2467 __func__, sshkey_ssh_name(key));
2474 __func__, sshkey_ssh_name(key));
2482 __func__, ctx->nkeys);
2489 debug("%s: server sent no hostkeys", __func__);
2495 fatal("%s: calloc failed", __func__);
2506 error("%s: hostkeys_foreach failed: %s", __func__, ssh_err(r));
2518 __func__, ctx->nkeys, ctx->nnew, ctx->nkeys - ctx->nnew, ctx->nold);
2529 __func__, ctx->nnew);
2535 __func__, ssh_err(r));
2537 fatal("%s: sshbuf_new", __func__);
2544 __func__, ssh_err(r));
2547 __func__, ssh_err(r));
2550 fatal("%s: sshpkt_send: %s", __func__, ssh_err(r));
2598 debug2("%s: id %d", __func__, id);