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