Searched refs:PLIST_SZ (Results 1 – 1 of 1) sorted by relevance
78 #define PLIST_SZ 32 /* initial capacity of the portlist */ macro804 ports.list = malloc(PLIST_SZ * sizeof (uint16_t)); in build_ports()807 ports.listsize = PLIST_SZ; in build_ports()