Home
last modified time | relevance | path

Searched refs:LBER_SOCKBUF_OPT_MAX_INCOMING_SIZE (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libldap5/sources/ldap/ber/
H A Dio.c673 if ( ( sb->sb_options & LBER_SOCKBUF_OPT_MAX_INCOMING_SIZE ) in ber_get_next()
871 case LBER_SOCKBUF_OPT_MAX_INCOMING_SIZE: in ber_sockbuf_set_option()
931 case LBER_SOCKBUF_OPT_MAX_INCOMING_SIZE: in ber_sockbuf_get_option()
1180 ( sock->sb_options & LBER_SOCKBUF_OPT_MAX_INCOMING_SIZE ) in ber_get_next_buffer_ext()
/titanic_41/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h48 #define LBER_SOCKBUF_OPT_MAX_INCOMING_SIZE 0x004 macro