ld_extpoll_fn
((struct ldap_x_ext_io_fns_rev0 *) optdata)->lextiof_poll = ld->ld_extpoll_fn;
if ( ld->ld_extpoll_fn == NULL ) {
rc = ld->ld_extpoll_fn(
ld->ld_extpoll_fn = nsldapi_ext_compat_poll;
rc = ld->ld_extpoll_fn( pollfds, 1, nsldapi_tv2ms( timeout ),
ld->ld_extpoll_fn =