Home
last modified time | relevance | path

Searched refs:GH_SLOTS (Results 1 – 2 of 2) sorted by relevance

/dports/security/nmap/nmap-7.91/nsock/src/
H A Dgh_heap.c69 #define GH_SLOTS 128 macro
172 newsize = heap->count + GH_SLOTS; in heap_grow()
175 heap->highwm += GH_SLOTS; in heap_grow()
/dports/security/ncrack/ncrack-0.7/nsock/src/
H A Dgh_heap.c69 #define GH_SLOTS 128 macro
173 newsize = heap->count + GH_SLOTS; in heap_grow()
176 heap->highwm += GH_SLOTS; in heap_grow()