Home
last modified time | relevance | path

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

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