Searched refs:ber_get_int (Results 1 - 9 of 9) sorted by relevance

/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dpsearch.c155 && ber_get_int( ber, chgnump ) != LBER_ERROR ) {
H A Dllib-lldap359 ber_tag_t ber_get_int(BerElement *ber, ber_int_t *num);
H A Dresult.c548 if ( ber_get_int( ber, &id ) == LBER_ERROR ) {
1005 ber_get_int( ber, &along ) == LBER_ERROR ||
/osnet-11/usr/src/lib/libldap4/ber/
H A Ddecode.c194 ber_get_int( BerElement *ber, int *num ) function
356 rc = ber_get_int( ber, &longbool );
441 rc = ber_get_int( ber, l );
/osnet-11/usr/src/lib/libldap5/sources/ldap/ber/
H A Ddecode.c198 ber_get_int( BerElement *ber, ber_int_t *num ) function
394 rc = ber_get_int( ber, &longbool );
470 rc = ber_get_int( ber, l );
/osnet-11/usr/src/lib/libldap4/include/
H A Dlber.h138 unsigned int ber_get_int(BerElement *ber, int *num);
/osnet-11/usr/src/head/
H A Dlber.h148 ber_tag_t LDAP_CALL ber_get_int(BerElement *ber, ber_int_t *num);
/osnet-11/usr/src/lib/libldap4/common/
H A Dreferral.c413 if ( tag == LDAP_REQ_BIND && ber_get_int( &tmpber, &ver ) ==
H A Dresult.c403 if ( ber_get_int( &ber, &id ) == LBER_ERROR ) {
878 if ( ber_get_int( ber, &along ) == LBER_ERROR ) {

Completed in 51 milliseconds