Searched refs:ldap_x_ext_io_fns (Results 1 - 7 of 7) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetoption.c191 if ( ((struct ldap_x_ext_io_fns *) optdata)->lextiof_size == LDAP_X_EXTIO_FNS_SIZE_REV0) {
200 } else if ( ((struct ldap_x_ext_io_fns *) optdata)->lextiof_size ==
203 *((struct ldap_x_ext_io_fns *) optdata) = ld->ld_ext_io_fns;
H A Dldap-int.h311 struct ldap_x_ext_io_fns ld_ext_io_fns;
413 struct ldap_x_ext_io_fns ld_sasl_io_fns;
H A Dsetoption.c229 ld->ld_ext_io_fns = *((struct ldap_x_ext_io_fns *)optdata);
H A Dsasl.c409 struct ldap_x_ext_io_fns iofns;
/opensolaris-onvv-gate/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-io.c101 struct ldap_x_ext_io_fns iofns;
493 struct ldap_x_ext_io_fns iofns;
586 struct ldap_x_ext_io_fns iofns;
/opensolaris-onvv-gate/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h262 struct ldap_x_ext_io_fns { struct
275 #define LDAP_X_EXTIO_FNS_SIZE sizeof(struct ldap_x_ext_io_fns)
/opensolaris-onvv-gate/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Dldapsinit.c506 struct ldap_x_ext_io_fns iofns;
636 struct ldap_x_ext_io_fns iofns;
1043 struct ldap_x_ext_io_fns iofns;

Completed in 103 milliseconds