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

/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dldap-int.h248 LDAP_X_EXTIOF_WRITE_CALLBACK *lextiof_write; member in struct:ldap_x_ext_io_fns_rev0
313 #define ld_extwrite_fn ld_ext_io_fns.lextiof_write
H A Dgetoption.c195 ((struct ldap_x_ext_io_fns_rev0 *) optdata)->lextiof_write = ld->ld_extwrite_fn;
H A Dsetoption.c209 ((struct ldap_x_ext_io_fns_rev0 *)optdata)->lextiof_write;
H A Dsasl.c468 ld->ld_sasl_io_fns.lextiof_write != NULL ||
476 iofns.lextiof_write = nsldapi_sasl_write;
480 iofns.lextiof_write = nsldapi_sasl_ne_write;
/osnet-11/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h268 LDAP_X_EXTIOF_WRITE_CALLBACK *lextiof_write; member in struct:ldap_x_ext_io_fns
/osnet-11/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-io.c106 iofns.lextiof_write = prldap_write;

Completed in 286 milliseconds