end_found         260 opal/class/opal_graph.c     bool end_found = false;
end_found         271 opal/class/opal_graph.c             end_found = true;
end_found         278 opal/class/opal_graph.c     if (NULL == start_aj_list || false == end_found) {