Searched refs:ber_get_option (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetattr.c51 if ( ber_get_option( ber, LBER_OPT_REMAINING_BYTES, &len ) != 0 ) {
H A Dcontrol.c157 if ( ber_get_option( ber, LBER_OPT_REMAINING_BYTES, &len ) != 0 ) {
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h41 * ber_get_option() must use LBER_OPT_USE_DER instead. Sorry!
154 LDAP_API(int) LDAP_CALL ber_get_option( BerElement *ber, int option,
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ber/
H A Dio.c807 ber_get_option( struct berelement *ber, int option, void *value ) function

Completed in 64 milliseconds