Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsasl/lib/
H A Dconfig.c154 gctx->configlist=sasl_REALLOC((char *)gctx->configlist,
161 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.c122 ret = sasl_REALLOC(pool, sizeof(struct proppool) + size); in resize_proppool()
H A Dcommon.c2197 *rwbuf = sasl_REALLOC(*rwbuf, needed); in __buf_alloc()
2816 ExpandedValueData = sasl_REALLOC(ExpandedValueData, cbExpandedData); in _sasl_getpath()