Home
last modified time | relevance | path

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

/dports/databases/pgbackrest/pgbackrest-release-2.35/src/common/
H A DmemContext.c128 memAllocPtrArrayInternal(size_t size) in memAllocPtrArrayInternal() function
239 memContext->contextChildList = memAllocPtrArrayInternal(MEM_CONTEXT_INITIAL_SIZE); in memContextNewIndex()
289 .allocList = memAllocPtrArrayInternal(MEM_CONTEXT_ALLOC_INITIAL_SIZE), in memContextNew()
399 contextCurrent->allocList = memAllocPtrArrayInternal(MEM_CONTEXT_ALLOC_INITIAL_SIZE); in memContextAllocNew()