Searched refs:ld_extconnect_fn (Results 1 – 5 of 5) sorted by relevance
193 ((struct ldap_x_ext_io_fns_rev0 *) optdata)->lextiof_connect = ld->ld_extconnect_fn; in ldap_get_option()
207 ld->ld_extconnect_fn = in ldap_set_option()
482 if ( NULL != ld->ld_extconnect_fn ) {491 s = ld->ld_extconnect_fn( hostlist, defport,1792 ld->ld_extconnect_fn = nsldapi_ext_compat_connect;
314 #define ld_extconnect_fn ld_ext_io_fns.lextiof_connect macro
970 if ( secure && ld->ld_extconnect_fn == NULL ) { in chase_one_referral()