Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsasl/lib/
H A Dsaslint.h504 extern int _sasl_load_plugins(_sasl_global_context_t *gctx,
518 extern int _sasl_load_plugins(const add_plugin_list_t *entrypoints,
H A Ddlopen.c488 int _sasl_load_plugins(_sasl_global_context_t *gctx, in _sasl_load_plugins() function
494 int _sasl_load_plugins(const add_plugin_list_t *entrypoints, in _sasl_load_plugins()
H A Dclient.c356 ret = _sasl_load_plugins(gctx, 0, _ep_list,
473 ret = _sasl_load_plugins(ep_list,
H A Dserver.c948 ret = _sasl_load_plugins(gctx, 1, _ep_list,
1157 ret = _sasl_load_plugins(ep_list,