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

/illumos-gate/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 ||
/illumos-gate/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 );
/illumos-gate/usr/src/head/
H A Dlber.h151 ber_tag_t LDAP_CALL ber_get_int(BerElement *ber, ber_int_t *num);
/illumos-gate/usr/src/man/man3ldap/
H A DMakefile73 ber_get_int.3ldap \
227 ber_get_int.3ldap := LINKSRC = ber_decode.3ldap

Completed in 108 milliseconds