Home
last modified time | relevance | path

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

/openbmc/libbej/src/
H A Dbej_dictionary.c80 uint16_t startingPropertyOffset, uint16_t sequenceNumber, in bejDictGetProperty() argument
83 uint16_t propertyOffset = startingPropertyOffset; in bejDictGetProperty()
118 const uint8_t* dictionary, uint16_t startingPropertyOffset, in bejDictGetPropertyByName() argument
124 uint16_t curPropertyOffset = startingPropertyOffset; in bejDictGetPropertyByName()
/openbmc/libbej/include/libbej/
H A Dbej_dictionary.h83 uint16_t startingPropertyOffset, uint16_t sequenceNumber,
113 const uint8_t* dictionary, uint16_t startingPropertyOffset,