Home | History | Annotate | Download | only in openssh

Lines Matching full:__func__

1846 		fatal("%s: entered with !compat20", __func__);
1910 error("%s accept: %s", __func__, strerror(errno));
1915 error("%s getpeereid failed: %s", __func__,
1930 debug3("%s: new mux channel %d fd %d", __func__,
2816 debug2("%s: close channel %d", __func__, i);
2934 debug("%s: requested forward not found", __func__);
3102 fatal("%s: set_nonblock(%d)", __func__, sock);