Searched refs:ld_extconnect_fn (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetoption.c193 ((struct ldap_x_ext_io_fns_rev0 *) optdata)->lextiof_connect = ld->ld_extconnect_fn;
H A Dsetoption.c204 ld->ld_extconnect_fn =
H A Dos-ip.c481 if ( NULL != ld->ld_extconnect_fn ) {
490 s = ld->ld_extconnect_fn( hostlist, defport,
1791 ld->ld_extconnect_fn = nsldapi_ext_compat_connect;
H A Dldap-int.h311 #define ld_extconnect_fn ld_ext_io_fns.lextiof_connect macro
H A Drequest.c970 if ( secure && ld->ld_extconnect_fn == NULL ) {

Completed in 27 milliseconds