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

/opensolaris-onvv-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dldap-int.h249 LDAP_X_EXTIOF_CLOSE_CALLBACK *lextiof_close; member in struct:ldap_x_ext_io_fns_rev0
313 #define ld_extclose_fn ld_ext_io_fns.lextiof_close
H A Dgetoption.c192 ((struct ldap_x_ext_io_fns_rev0 *) optdata)->lextiof_close = ld->ld_extclose_fn;
H A Dsetoption.c206 ((struct ldap_x_ext_io_fns_rev0 *)optdata)->lextiof_close;
H A Dsasl.c397 return ( ld->ld_sasl_io_fns.lextiof_close( s,
471 ld->ld_sasl_io_fns.lextiof_close != NULL ) {
484 iofns.lextiof_close = nsldapi_sasl_close_socket;
/opensolaris-onvv-gate/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Dldapsinit.c562 ssip->lssei_std_functions.lssf_close_fn = iofns.lextiof_close;
563 iofns.lextiof_close = ldapssl_close;
1070 iofns.lextiof_close = sseip->lssei_std_functions.lssf_close_fn;
/opensolaris-onvv-gate/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h266 LDAP_X_EXTIOF_CLOSE_CALLBACK *lextiof_close; member in struct:ldap_x_ext_io_fns
/opensolaris-onvv-gate/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-io.c109 iofns.lextiof_close = prldap_close;

Completed in 99 milliseconds