Searched refs:vc_value (Results 1 – 1 of 1) sorted by relevance
78 struct berval vc_value; member468 if ( BER_BVISNULL( &vc->vc_value )) { in send_list()518 mr->smr_syntax, mr, &vc->vc_value, &bv, op->o_tmpmemctx ); in send_list()528 bv = vc->vc_value; in send_list()565 if ( bv.bv_val != vc->vc_value.bv_val ) in send_list()1218 BER_BVZERO( &vc2.vc_value ); in vlv_parseCtrl()1220 tag = ber_scanf( ber, "m", &vc2.vc_value ); in vlv_parseCtrl()1221 if ( tag == LBER_ERROR || BER_BVISNULL( &vc2.vc_value )) in vlv_parseCtrl()