Home | History | Annotate | Download | only in back-mdb

Lines Matching defs:multi

36 	Attribute *multi;
313 /* Handle adds of large multi-valued attrs here.
316 if (adding && ec.multi) {
321 for ( a = ec.multi; a; a=a->a_next ) {
880 eh->multi = NULL;
907 if (!eh->multi)
908 eh->multi = a;
940 /* the values of this multi-valued attr are stored separately */
1069 int have_nval = 0, multi = 0;
1079 multi = 1;
1100 if (multi) {