Home | History | Annotate | Download | only in openssh

Lines Matching full:__func__

585 			fatal("%s: NULL replacement", __func__);
588 fatal("%s: too many keys", __func__);
598 fatal("%s: string too long", __func__);
610 fatal("%s: string too long", __func__);
615 fatal("%s: unknown key %%%c", __func__, *string);
636 debug("%s: %s line %lu exceeds size limit", __func__,
667 debug("%s: invalid tunnel %u", __func__, tun);
672 debug("%s: %s open failed: %s", __func__, name, strerror(errno));
676 debug("%s: %s mode %d fd %d", __func__, name, mode, fd);
708 debug("%s: failed to set %s mode %d: %s", __func__, name,
936 fatal("%s: template string too short", __func__);
1009 debug3("%s: set socket %d IPV6_V6ONLY", __func__, s);