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

/illumos-gate/usr/src/lib/libsasl/lib/
H A Dconfig.c155 gctx->configlist=sasl_REALLOC((char *)gctx->configlist,
162 configlist=sasl_REALLOC((char *)configlist,
H A Dsaslint.h464 #define sasl_REALLOC(__ptr__, __size__) \ macro
481 #define sasl_REALLOC(__ptr__, __size__) \ macro
H A Dauxprop.c123 ret = sasl_REALLOC(pool, sizeof(struct proppool) + size);
H A Dcommon.c2197 *rwbuf = sasl_REALLOC(*rwbuf, needed);
2816 ExpandedValueData = sasl_REALLOC(ExpandedValueData, cbExpandedData);

Completed in 68 milliseconds