Searched refs:sasl_REALLOC (Results 1 – 4 of 4) sorted by relevance
155 gctx->configlist=sasl_REALLOC((char *)gctx->configlist, 162 configlist=sasl_REALLOC((char *)configlist,
464 #define sasl_REALLOC(__ptr__, __size__) \ macro481 #define sasl_REALLOC(__ptr__, __size__) \ macro
123 ret = sasl_REALLOC(pool, sizeof(struct proppool) + size); in resize_proppool()
2197 *rwbuf = sasl_REALLOC(*rwbuf, needed); in __buf_alloc()2816 ExpandedValueData = sasl_REALLOC(ExpandedValueData, cbExpandedData); in _sasl_getpath()