Home
last modified time | relevance | path

Searched refs:bejGetPropertyEntryIndex (Results 1 – 1 of 1) sorted by relevance

/openbmc/libbej/src/
H A Dbej_dictionary.c14 static uint16_t bejGetPropertyEntryIndex(uint16_t propertyOffset) in bejGetPropertyEntryIndex() function
51 uint16_t propertyIndex = bejGetPropertyEntryIndex(propertyOffset); in bejValidatePropertyOffset()
91 uint16_t propertyIndex = bejGetPropertyEntryIndex(propertyOffset); in bejDictGetProperty()
132 uint16_t propertyIndex = bejGetPropertyEntryIndex(curPropertyOffset); in bejDictGetPropertyByName()