Home
last modified time | relevance | path

Searched defs:lastChild (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/scripts/tracing/
H A Ddraw_functrace.py70 def __toString(self, branch, lastChild): argument
/openbmc/libbej/src/
H A Dbej_tree.c125 struct RedfishPropertyNode* lastChild = parent->lastChild; in bejTreeLinkChildToParent() local
/openbmc/libbej/include/libbej/
H A Dbej_tree.h82 void* lastChild; member