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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dldap-int.h250 LDAP_X_EXTIOF_READ_CALLBACK *lextiof_read; member in struct:ldap_x_ext_io_fns_rev0
315 #define ld_extread_fn ld_ext_io_fns.lextiof_read
H A Dgetoption.c194 ((struct ldap_x_ext_io_fns_rev0 *) optdata)->lextiof_read = ld->ld_extread_fn;
H A Dsetoption.c210 ((struct ldap_x_ext_io_fns_rev0 *)optdata)->lextiof_read;
H A Dsasl.c467 if ( ld->ld_sasl_io_fns.lextiof_read != NULL ||
475 iofns.lextiof_read = nsldapi_sasl_read;
479 iofns.lextiof_read = nsldapi_sasl_ne_read;
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h267 LDAP_X_EXTIOF_READ_CALLBACK *lextiof_read; member in struct:ldap_x_ext_io_fns
/illumos-gate/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-io.c105 iofns.lextiof_read = prldap_read;

Completed in 360 milliseconds