xmlGetNodePath    376 lib/cib/cib_ops.c             xmlChar *match_path = xmlGetNodePath(match);
xmlGetNodePath    725 lib/cib/cib_ops.c         path = xmlGetNodePath(match);
xmlGetNodePath   2005 lib/common/xml.c         char *path = (char *)xmlGetNodePath(target);
xmlGetNodePath   5152 lib/common/xml.c             char *nodePath = (char *)xmlGetNodePath(top);
xmlGetNodePath    209 lib/common/xpath.c     xpath_prefix = (char *)xmlGetNodePath(xml_obj);
xmlGetNodePath    237 lib/common/xpath.c     nodePath = (char *)xmlGetNodePath(xml_obj);
xmlGetNodePath    254 lib/common/xpath.c                 matchNodePath = (char *)xmlGetNodePath(match);
xmlGetNodePath   1435 lib/fencing/st_client.c                 xmlChar *match_path = xmlGetNodePath(match);
xmlGetNodePath     70 tools/fake_transition.c     node_path = xmlGetNodePath(cib_node);
xmlGetNodePath    308 tools/fake_transition.c     xpath = (char *)xmlGetNodePath(cib_node);