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

/illumos-gate/usr/src/lib/libsasl/lib/
H A Dsaslutil.c410 (*rpool)=sasl_sun_ALLOC(sizeof(sasl_rand_t));
H A Dauxprop.c101 ret = sasl_sun_ALLOC(total_size);
166 new_ctx = sasl_sun_ALLOC(sizeof(struct propctx));
H A Dsaslint.h467 #define sasl_sun_ALLOC(__size__) (malloc((__size__))) macro
H A Dcommon.c2554 sasl_sun_ALLOC(sizeof(_sasl_global_context_t));

Completed in 137 milliseconds