Home
last modified time | relevance | path

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

/titanic_41/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.c178 int _sasl_locate_entry(void *library, const char *entryname, in _sasl_locate_entry() function
252 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",