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

/osnet-11/usr/src/lib/libsasl/lib/
H A Dauxprop.c115 static struct proppool *resize_proppool(struct proppool *pool, size_t size) function
310 ctx->mem_base = resize_proppool(ctx->mem_base, new_size);

Completed in 21 milliseconds