Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetoption.c189 if ( ((struct ldap_x_ext_io_fns *) optdata)->lextiof_size == LDAP_X_EXTIO_FNS_SIZE_REV0) { in ldap_get_option()
198 } else if ( ((struct ldap_x_ext_io_fns *) optdata)->lextiof_size == in ldap_get_option()
201 *((struct ldap_x_ext_io_fns *) optdata) = ld->ld_ext_io_fns; in ldap_get_option()
H A Dldap-int.h309 struct ldap_x_ext_io_fns ld_ext_io_fns;
411 struct ldap_x_ext_io_fns ld_sasl_io_fns;
H A Dsetoption.c227 ld->ld_ext_io_fns = *((struct ldap_x_ext_io_fns *)optdata); in ldap_set_option()
H A Dsasl.c409 struct ldap_x_ext_io_fns iofns; in nsldapi_sasl_install()
/illumos-gate/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-io.c101 struct ldap_x_ext_io_fns iofns; in prldap_install_io_functions()
493 struct ldap_x_ext_io_fns iofns; in prldap_newhandle()
586 struct ldap_x_ext_io_fns iofns; in prldap_session_arg_from_ld()
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h260 struct ldap_x_ext_io_fns { struct
273 #define LDAP_X_EXTIO_FNS_SIZE sizeof(struct ldap_x_ext_io_fns) argument
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Dldapsinit.c504 struct ldap_x_ext_io_fns iofns; in ldapssl_install_routines()
634 struct ldap_x_ext_io_fns iofns; in ldapssl_enable_clientauth()
1041 struct ldap_x_ext_io_fns iofns; in ldapssl_reset_to_nonsecure()