Home | History | Annotate | Download | only in openssh

Lines Matching refs:NI_MAXHOST

1090 		if (len > NI_MAXHOST) {
1214 if (addrlen >= NI_MAXHOST) {
2646 char ntop[NI_MAXHOST], strport[NI_MAXSERV];
2657 if (strlen(host) >= NI_MAXHOST) {
3081 char ntop[NI_MAXHOST], strport[NI_MAXSERV];