Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsasl/include/
H A Dsasl.h271 typedef void *sasl_realloc_t(void *, unsigned long); typedef
276 sasl_realloc_t *,
H A Dsaslplug.h77 sasl_realloc_t *realloc;
/illumos-gate/usr/src/lib/libsasl/lib/
H A Dcommon.c115 (sasl_realloc_t *) &realloc,
444 sasl_realloc_t *r, in sasl_set_alloc()
2564 gctx->sasl_allocation_utils.realloc = (sasl_realloc_t *)&realloc; in sasl_create_context()
2656 (sasl_realloc_t *)&realloc, (sasl_free_t *)&free}, in _sasl_gbl_ctx()
H A Dsaslint.h331 sasl_realloc_t *realloc;