Home
last modified time | relevance | path

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

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