Searched refs:nsldapi_alloc_ber_with_options (Results 1 - 19 of 19) sorted by relevance

/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dproxyauthctrl.c70 if ( ( nsldapi_alloc_ber_with_options( ld, &ber ) ) != LDAP_SUCCESS ) {
130 if ( ( nsldapi_alloc_ber_with_options( ld, &ber ) ) != LDAP_SUCCESS ) {
H A Dgetattr.c77 if ( nsldapi_alloc_ber_with_options( ld, ber ) != LDAP_SUCCESS ) {
H A Dcompare.c121 if (( lderr = nsldapi_alloc_ber_with_options( ld, &ber ))
H A Ddelete.c105 if (( lderr = nsldapi_alloc_ber_with_options( ld, &ber ))
H A Dpsearch.c57 if (( nsldapi_alloc_ber_with_options( ld, &ber )) != LDAP_SUCCESS ) {
H A Dvlistctrl.c94 if ( LDAP_SUCCESS != nsldapi_alloc_ber_with_options( ld, &ber ) )
H A Dabandon.c197 if (( lderr = nsldapi_alloc_ber_with_options( ld, &ber )) ==
H A Dadd.c138 if (( lderr = nsldapi_alloc_ber_with_options( ld, &ber ))
H A Dextendop.c98 if (( rc = nsldapi_alloc_ber_with_options( ld, &ber ))
H A Dmodify.c136 if (( lderr = nsldapi_alloc_ber_with_options( ld, &ber ))
H A Drename.c142 if (( err = nsldapi_alloc_ber_with_options( ld, &ber ))
H A Dsaslbind.c111 if (( rc = nsldapi_alloc_ber_with_options( ld, &ber ))
H A Dsbind.c117 if (( rc = nsldapi_alloc_ber_with_options( ld, &ber ))
H A Dsortctrl.c60 if ( ( nsldapi_alloc_ber_with_options( ld, &ber ) ) != LDAP_SUCCESS ) {
H A Dunbind.c198 if (( err = nsldapi_alloc_ber_with_options( ld, &ber ))
H A Drequest.c60 nsldapi_alloc_ber_with_options( LDAP *ld, BerElement **berp ) function
1172 if (( rc = nsldapi_alloc_ber_with_options( ld, &ber ))
H A Dldap-int.h718 int nsldapi_alloc_ber_with_options( LDAP *ld, BerElement **berp );
H A Dsearch.c309 if (( err = nsldapi_alloc_ber_with_options( ld, &ber ))
H A Dresult.c514 if ( lc->lconn_ber == NULLBER && nsldapi_alloc_ber_with_options( ld,
991 if (( err = nsldapi_alloc_ber_with_options( ld, &ber ))

Completed in 32 milliseconds