Lines Matching refs:element
163 valA = matchMappingItem(sf->e[i].element.match.fmt,
191 sf->e[i].element.match.item[j].name,
369 valA = matchMappingItem(t->e->element.match.fmt, val,
393 t->e->element.match.item[i].name,
409 sf = mappingFromMap(t->e->element.match.item[i].name,
525 nitems = t->e->element.match.numItems;
546 sf = mappingFromMap(t->e->element.match.item[i].name,
564 if (findVal(t->e->element.match.item[i].name,
568 t->e->element.match.item[i].name,
590 sf->e[k].element.match.fmt, &rv[j],
592 sf->e[k].element.match.numItems,
593 sf->e[k].element.match.item);
625 t->e->element.match.item[i].name,
678 rl->rhs.element->type == me_item &&
679 rl->rhs.element->element.item.type == mit_ldap &&
680 strcasecmp(rl->rhs.element->element.item.name, "dn")
810 val = getMappingFormatArray(t->e->element.match.fmt, rv,
811 fa_item, t->e->element.match.numItems,
812 t->e->element.match.item);