Lines Matching refs:LBER_BV_ALLOC
484 if (b->choice != BvOff) { /* BvOff does not have LBER_BV_ALLOC set */
523 if ( option & LBER_BV_ALLOC ) {
561 if ( option & LBER_BV_ALLOC ) {
585 tag = ber_get_stringbv( ber, &bv, LBER_BV_ALLOC | LBER_BV_STRING );
599 tag = ber_get_stringbv_null( ber, &bv, LBER_BV_ALLOC | LBER_BV_STRING );
619 tag = ber_get_stringbv( ber, *bv, LBER_BV_ALLOC );
832 rc = ber_get_stringbv( ber, bval, LBER_BV_ALLOC );
859 ChArray, LBER_BV_ALLOC | LBER_BV_STRING, sizeof( char * )
869 BvVec, LBER_BV_ALLOC, sizeof( struct berval * )
879 BvArray, LBER_BV_ALLOC, sizeof( struct berval )