Searched refs:lextiof_poll (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsasl.c341 return ( ld->ld_sasl_io_fns.lextiof_poll( fds, nfds, timeout,
469 ld->ld_sasl_io_fns.lextiof_poll != NULL ||
477 iofns.lextiof_poll = nsldapi_sasl_poll;
481 iofns.lextiof_poll = nsldapi_sasl_poll;
H A Dldap-int.h252 LDAP_X_EXTIOF_POLL_CALLBACK *lextiof_poll; member in struct:ldap_x_ext_io_fns_rev0
318 #define ld_extpoll_fn ld_ext_io_fns.lextiof_poll
H A Dgetoption.c196 ((struct ldap_x_ext_io_fns_rev0 *) optdata)->lextiof_poll = ld->ld_extpoll_fn;
H A Dsetoption.c214 ((struct ldap_x_ext_io_fns_rev0 *)optdata)->lextiof_poll;
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h269 LDAP_X_EXTIOF_POLL_CALLBACK *lextiof_poll; member in struct:ldap_x_ext_io_fns
/illumos-gate/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-io.c107 iofns.lextiof_poll = prldap_poll;

Completed in 54 milliseconds