Home
last modified time | relevance | path

Searched refs:_sasl_locate_entry (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libsasl/lib/
H A Dsaslint.h514 extern int _sasl_locate_entry(void *library, const char *entryname,
524 extern int _sasl_locate_entry(void *library, const char *entryname,
H A Ddlopen.c177 int _sasl_locate_entry(void *library, const char *entryname, in _sasl_locate_entry() function
251 result = _sasl_locate_entry(library, entryname, &entry_point); in _sasl_plugin_load()
H A Dserver.c1766 result = _sasl_locate_entry(library, "sasl_server_plug_init",