Searched refs:found_node (Results 1 – 2 of 2) sorted by relevance
107 found_node = child.GetParentNode(name, self)108 if found_node:109 return found_node
2394 struct tipc_node *found_node = NULL; in tipc_node_find_by_name() local2405 found_node = n; in tipc_node_find_by_name()2410 if (found_node) in tipc_node_find_by_name()2415 return found_node; in tipc_node_find_by_name()