Home
last modified time | relevance | path

Searched defs:sasl_FREE (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsasl/lib/
H A Dsaslint.h466 #define sasl_FREE(__ptr__) (gctx->sasl_allocation_utils.free((__ptr__))) macro
483 #define sasl_FREE(__ptr__) (_sasl_allocation_utils.free((__ptr__))) macro