Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetoption.c136 LBER_SOCKBUF_OPT_DESC, optdata ) != 0 ) { in ldap_get_option()
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ber/
H A Dio.c883 case LBER_SOCKBUF_OPT_DESC: in ber_sockbuf_set_option()
939 case LBER_SOCKBUF_OPT_DESC: in ber_sockbuf_get_option()
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h48 #define LBER_SOCKBUF_OPT_DESC 0x010 macro