Home
last modified time | relevance | path

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

/dports/sysutils/cluster-glue/Reusable-Cluster-Components-glue--0a7add1d9996/replace/
H A Dscandir.c118 #define INITIAL_ALLOCATION 20 macro
151 int allocated = INITIAL_ALLOCATION; in scandir()
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/replace/
H A Dscandir.c118 #define INITIAL_ALLOCATION 20 macro
150 int allocated = INITIAL_ALLOCATION; in scandir()
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/replace/
H A Dscandir.c118 #define INITIAL_ALLOCATION 20 macro
150 int allocated = INITIAL_ALLOCATION; in scandir()
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/main/
H A Dportable-scandir.c133 #define INITIAL_ALLOCATION 20 macro
151 int allocated = INITIAL_ALLOCATION; in scandir()
/dports/devel/geany/geany-1.38/ctags/main/
H A Dportable-scandir.c133 #define INITIAL_ALLOCATION 20 macro
151 int allocated = INITIAL_ALLOCATION; in scandir()
/dports/databases/db5/db-5.3.28/src/repmgr/
H A Drepmgr_windows.c499 #define INITIAL_ALLOCATION 5 /* arbitrary size */ macro
509 if ((ret = __os_calloc(env, INITIAL_ALLOCATION, sizeof(COND_WAITER),
515 table->size = INITIAL_ALLOCATION;
/dports/databases/db18/db-18.1.40/src/repmgr/
H A Drepmgr_windows.c499 #define INITIAL_ALLOCATION 5 /* arbitrary size */ macro
509 if ((ret = __os_calloc(env, INITIAL_ALLOCATION, sizeof(COND_WAITER),
515 table->size = INITIAL_ALLOCATION;