Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libsasl/include/
H A Dsasl.h272 typedef void *sasl_calloc_t(unsigned long, unsigned long); typedef
277 sasl_calloc_t *,
H A Dsaslplug.h78 sasl_calloc_t *calloc;
/titanic_44/usr/src/lib/libsasl/lib/
H A Dcommon.c114 (sasl_calloc_t *) &calloc,
443 sasl_calloc_t *c, in sasl_set_alloc()
2563 gctx->sasl_allocation_utils.calloc = (sasl_calloc_t *)&calloc; in sasl_create_context()
2655 {(sasl_malloc_t *)&malloc, (sasl_calloc_t *)&calloc, in _sasl_gbl_ctx()
H A Dsaslint.h330 sasl_calloc_t *calloc;