Searched refs:ld_extwrite_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 ) {
533 lberiofns.lbextiofn_write = ld->ld_extwrite_fn;
H A Dgetoption.c195 ((struct ldap_x_ext_io_fns_rev0 *) optdata)->lextiof_write = ld->ld_extwrite_fn;
H A Dsetoption.c208 ld->ld_extwrite_fn =
H A Dldap-int.h313 #define ld_extwrite_fn ld_ext_io_fns.lextiof_write macro
H A Dos-ip.c1479 lberiofns.lbextiofn_write = ld->ld_extwrite_fn;
1789 ld->ld_extwrite_fn = nsldapi_ext_compat_write;

Completed in 23 milliseconds