Searched refs:ber_get_stringal (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/lib/libldap4/ber/
H A Ddecode.c279 ber_get_stringal( BerElement *ber, struct berval **bv ) function
467 rc = ber_get_stringal( ber, bvp );
521 rc = ber_get_stringal( ber, &((*bv)[j]) );
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dsaslbind.c263 rc = ber_get_stringal( &ber, servercredp );
/osnet-11/usr/src/lib/libldap5/sources/ldap/ber/
H A Ddecode.c300 ber_get_stringal( BerElement *ber, struct berval **bv ) function
496 rc = ber_get_stringal( ber, bvp );
562 rc = ber_get_stringal( ber, &((*bv)[j]) );
/osnet-11/usr/src/lib/libldap4/include/
H A Dlber.h142 unsigned int ber_get_stringal(BerElement *ber, struct berval **bv);
/osnet-11/usr/src/head/
H A Dlber.h153 ber_tag_t LDAP_CALL ber_get_stringal(BerElement *ber,
/osnet-11/usr/src/lib/libldap4/common/
H A Dcldap.c507 if ( ber_get_stringal( ber, &bv ) == LBER_DEFAULT ) {
H A Dresult.c1442 rc = ber_get_stringal( &ber, &creds);
1598 rc = ber_get_stringal( &ber, &aresp);

Completed in 80 milliseconds