Home
last modified time | relevance | path

Searched refs:ld_extpoll_fn (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetoption.c194 ((struct ldap_x_ext_io_fns_rev0 *) optdata)->lextiof_poll = ld->ld_extpoll_fn; in ldap_get_option()
H A Dsetoption.c211 ld->ld_extpoll_fn = in ldap_set_option()
H A Dos-ip.c1061 if ( ld->ld_extpoll_fn == NULL ) {
1209 rc = ld->ld_extpoll_fn(
1791 ld->ld_extpoll_fn = nsldapi_ext_compat_poll;
H A Dldap-int.h316 #define ld_extpoll_fn ld_ext_io_fns.lextiof_poll macro
H A Dresult.c1090 rc = ld->ld_extpoll_fn( pollfds, 1, nsldapi_tv2ms( timeout ),