Lines Matching refs:PORT_MAX
3049 #define PORT_MAX 63051 char portstr[PORT_MAX];3069 snprintf(portstr, PORT_MAX, "%d", ntohs(sin->sin_port));3085 snprintf(portstr, PORT_MAX, "%d", ntohs(sin->sin_port));