Searched refs:alloc_ber_with_options (Results 1 - 21 of 21) sorted by relevance

/osnet-11/usr/src/lib/libldap4/common/
H A Dgetattr.c52 if ( (*ber = alloc_ber_with_options( ld )) == NULLBER ) {
H A Dmodrdn.c68 if ( (ber = alloc_ber_with_options( ld )) == NULLBER ) {
H A Dsbind.c59 if ( (ber = alloc_ber_with_options( ld )) == NULLBER ) {
H A Dvlistctrl.c34 if ((ber = alloc_ber_with_options(ld)) == NULLBER) {
H A Dextop.c41 if ( (ber = alloc_ber_with_options( ld )) == NULLBER ) {
H A Dkbind.c100 if ( (ber = alloc_ber_with_options( ld )) == NULLBER ) {
214 if ( (ber = alloc_ber_with_options( ld )) == NULLBER ) {
H A Dabandon.c55 if ( (ber = alloc_ber_with_options( ld )) == NULLBER ) {
H A Dadd.c58 if ( (ber = alloc_ber_with_options( ld )) == NULLBER ) {
H A Ddelete.c45 if ( (ber = alloc_ber_with_options( ld )) == NULLBER ) {
H A Dmodify.c59 if ( (ber = alloc_ber_with_options( ld )) == NULLBER ) {
H A Drename.c47 if ( (ber = alloc_ber_with_options( ld )) == NULLBER ) {
H A Dunbind.c184 if ( (ber = alloc_ber_with_options( ld )) == NULLBER ) {
H A Dcompare.c53 if ( (ber = alloc_ber_with_options( ld )) == NULLBER ) {
H A Dsaslbind.c49 if ( (ber = alloc_ber_with_options( ld )) == NULLBER ) {
H A Dsortctrl.c43 if ((ber = alloc_ber_with_options(ld)) == NULLBER) {
H A Dreferral.c355 if ( (ber = alloc_ber_with_options( ld )) == NULLBER ) {
H A Dcache.c283 if (( new->lm_ber = alloc_ber_with_options( ld )) == NULLBER ) {
H A Dcldap.c495 == NULL || ( ldm->lm_ber = alloc_ber_with_options( ld ))
H A Drequest.c82 alloc_ber_with_options( LDAP *ld ) function
H A Dsearch.c109 if ((ber = alloc_ber_with_options(ld)) == NULLBER) {
/osnet-11/usr/src/lib/libldap4/include/
H A Dldap-int.h144 BerElement *alloc_ber_with_options( LDAP *ld );
148 BerElement *alloc_ber_with_options();

Completed in 54 milliseconds