Home
last modified time | relevance | path

Searched refs:ber_sockbuf_get_option (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Drequest.c390 if ( ber_sockbuf_get_option( ld->ld_sbp, in nsldapi_new_connection()
395 if ( ber_sockbuf_get_option( ld->ld_sbp, in nsldapi_new_connection()
401 if ( ber_sockbuf_get_option( ld->ld_sbp, in nsldapi_new_connection()
H A Dgetoption.c135 if ( ber_sockbuf_get_option( ld->ld_sbp, in ldap_get_option()
H A Dsasl.c421 rc = ber_sockbuf_get_option( sb, in nsldapi_sasl_install()
450 rc = ber_sockbuf_get_option( sb, in nsldapi_sasl_install()
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h158 LDAP_API(int) LDAP_CALL ber_sockbuf_get_option( Sockbuf *sb, int option,
/illumos-gate/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-io.c632 if ( ber_sockbuf_get_option( sbp, LBER_SOCKBUF_OPT_EXT_IO_FNS, in prldap_socket_arg_from_ld()
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ber/
H A Dio.c922 ber_sockbuf_get_option( Sockbuf *sb, int option, void *value ) in ber_sockbuf_get_option() function