Searched refs:PORT_MAX_LEN (Results 1 – 1 of 1) sorted by relevance
64 #define PORT_MAX_LEN 6 macro895 portlist[x] = calloc(1, PORT_MAX_LEN); in build_ports()898 snprintf(portlist[x], PORT_MAX_LEN, "%d", cp); in build_ports()