Lines Matching defs:PORT_MAX
3048 #define PORT_MAX 63050 char portstr[PORT_MAX];3068 snprintf(portstr, PORT_MAX, "%d", ntohs(sin->sin_port));3084 snprintf(portstr, PORT_MAX, "%d", ntohs(sin->sin_port));