Searched defs:sasl_sun_REALLOC (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libsasl/lib/
H A Dsaslint.h482 #define sasl_sun_REALLOC(__ptr__, __size__) (realloc((__ptr__), (__size__))) macro

Completed in 33 milliseconds