ld_extconnect_fn
((struct ldap_x_ext_io_fns_rev0 *) optdata)->lextiof_connect = ld->ld_extconnect_fn;
ld->ld_extconnect_fn = nsldapi_ext_compat_connect;
if ( NULL != ld->ld_extconnect_fn ) {
s = ld->ld_extconnect_fn( hostlist, defport,
if ( secure && ld->ld_extconnect_fn == NULL ) {
ld->ld_extconnect_fn =