xmlGetNodePath    369 lib/cib/cib_ops.c             xmlChar *match_path = xmlGetNodePath(match);
xmlGetNodePath    720 lib/cib/cib_ops.c         path = xmlGetNodePath(match);
xmlGetNodePath   1100 lib/common/patchset.c                   (path = (char *) xmlGetNodePath(target)), key);
xmlGetNodePath   2871 lib/common/xml.c             char *nodePath = (char *)xmlGetNodePath(top);
xmlGetNodePath    201 lib/common/xpath.c     xpath_prefix = (char *)xmlGetNodePath(xml_obj);
xmlGetNodePath    226 lib/common/xpath.c     nodePath = (char *)xmlGetNodePath(xml_obj);
xmlGetNodePath    248 lib/common/xpath.c                     matchNodePath = (char *) xmlGetNodePath(match);
xmlGetNodePath    999 lib/fencing/st_client.c                 xmlChar *match_path = xmlGetNodePath(match);
xmlGetNodePath     59 lib/pacemaker/pcmk_sched_transition.c     node_path = xmlGetNodePath(cib_node);
xmlGetNodePath    294 lib/pacemaker/pcmk_sched_transition.c     xpath = (char *)xmlGetNodePath(cib_node);