Searched refs:cr_nvals (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-bdb/
H A Dindex.c320 cr->cr_nvals, id, ixop,
518 cr->cr_nvals = (BerVarray)op->o_tmpalloc( sizeof( struct berval )*num_attr, op->o_tmpmemctx );
543 &value, &cr->cr_nvals[i], op->o_tmpmemctx );
545 cr->cr_nvals[i] = value;
549 cr->cr_nvals[num_attr-1].bv_val = NULL;
550 cr->cr_nvals[num_attr-1].bv_len = 0;
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dslap.h3146 BerVarray cr_nvals; member in struct:ComponentReference

Completed in 126 milliseconds