Searched refs:ld_extread_fn (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dopen.c526 if ( ld->ld_extread_fn != NULL || ld->ld_extwrite_fn != NULL ) {
532 lberiofns.lbextiofn_read = ld->ld_extread_fn;
H A Dgetoption.c194 ((struct ldap_x_ext_io_fns_rev0 *) optdata)->lextiof_read = ld->ld_extread_fn;
H A Dsetoption.c206 ld->ld_extread_fn =
H A Dldap-int.h312 #define ld_extread_fn ld_ext_io_fns.lextiof_read macro
H A Dos-ip.c1478 lberiofns.lbextiofn_read = ld->ld_extread_fn;
1788 ld->ld_extread_fn = nsldapi_ext_compat_read;

Completed in 23 milliseconds