Searched refs:_sasl_locate_entry (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/lib/libsasl/lib/ |
H A D | saslint.h | 514 extern int _sasl_locate_entry(void *library, const char *entryname, 524 extern int _sasl_locate_entry(void *library, const char *entryname,
|
H A D | dlopen.c | 178 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 D | server.c | 1766 result = _sasl_locate_entry(library, "sasl_server_plug_init",
|