Lines Matching defs:bv_effective
278 bv_effective = NULL;
288 bv_effective = ch_calloc( i + 1, sizeof( struct berval ) );
309 ber_dupbv( &bv_effective[ je ], &atp[ i ]->sat_cname );
327 (*ap)->a_vals = bv_effective;
328 (*ap)->a_nvals = bv_effective;
339 bv_effective = NULL;
357 bv_effective = ch_calloc( i + 1, sizeof( struct berval ) );
397 ber_dupbv( &bv_effective[ je ], &oc->soc_cname );
413 (*ap)->a_vals = bv_effective;
414 (*ap)->a_nvals = bv_effective;