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

/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Drequest.c51 int msgid, LDAPURLDesc *ludp, BerElement **berp );
60 nsldapi_alloc_ber_with_options( LDAP *ld, BerElement **berp )
65 if (( *berp = ber_alloc_t( ld->ld_lberoptions )) == NULLBER ) {
71 nsldapi_set_ber_options( ld, *berp );
1108 BerElement **berp )
1217 *berp = ber;
H A Dldap-int.h718 int nsldapi_alloc_ber_with_options( LDAP *ld, BerElement **berp );
747 int timelimit, int sizelimit, int msgid, BerElement **berp );
H A Dsearch.c277 BerElement **berp
373 *berp = ber;
H A Dresult.c56 static int build_result_ber( LDAP *ld, BerElement **berp, LDAPRequest *lr );
984 build_result_ber( LDAP *ld, BerElement **berp, LDAPRequest *lr ) argument
995 *berp = ber;

Completed in 222 milliseconds