Searched refs:s_entities (Results 1 – 1 of 1) sorted by relevance
539 } s_entities[] = in getEntityValue() local548 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(s_entities); ndx++) in getEntityValue()550 if (entity == s_entities[ndx].name) in getEntityValue()551 return s_entities[ndx].value; in getEntityValue()