Home
last modified time | relevance | path

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

/openbmc/libbej/src/
H A Dbej_encoder_metadata.c43 static bool bejIsAnnotation(const char* name) in bejIsAnnotation() function
79 return bejIsAnnotation(nodeName) ? dictionaries->annotationDictionary in bejGetRelatedDictionary()