Searched refs:INITIAL_ALLOCATION (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_windows.c303 #define INITIAL_ALLOCATION 5 /* arbitrary size */ macro
332 if ((ret = __os_calloc(env, INITIAL_ALLOCATION, sizeof(ACK_WAITER),
336 table->size = INITIAL_ALLOCATION;

Completed in 56 milliseconds