Home
last modified time | relevance | path

Searched refs:__buf_alloc (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libsasl/lib/
H A Dsaslint.h609 int __buf_alloc(const _sasl_global_context_t *gctx, char **rwbuf,
612 __buf_alloc(gctx, rwbuf, curlen, newlen)
H A Dcommon.c2178 int __buf_alloc(const _sasl_global_context_t *gctx, char **rwbuf, in __buf_alloc() function