Home
last modified time | relevance | path

Searched refs:LBER_SOCKBUF_OPT_WRITE_FN (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/ber/
H A Dio.c893 case LBER_SOCKBUF_OPT_WRITE_FN: in ber_sockbuf_set_option()
949 case LBER_SOCKBUF_OPT_WRITE_FN: in ber_sockbuf_get_option()
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h51 #define LBER_SOCKBUF_OPT_WRITE_FN 0x080 macro
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Drequest.c402 LBER_SOCKBUF_OPT_WRITE_FN, (void *)&sb_fn ) == 0 in nsldapi_new_connection()
404 ber_sockbuf_set_option( sb, LBER_SOCKBUF_OPT_WRITE_FN, in nsldapi_new_connection()