nodePath         2871 lib/common/xml.c             char *nodePath = (char *)xmlGetNodePath(top);
nodePath         2874 lib/common/xml.c                     crm_str(nodePath));
nodePath         2875 lib/common/xml.c             free(nodePath);
nodePath          218 lib/common/xpath.c     char *nodePath = NULL;
nodePath          226 lib/common/xpath.c     nodePath = (char *)xmlGetNodePath(xml_obj);
nodePath          232 lib/common/xpath.c                        xpath, crm_str(nodePath));
nodePath          241 lib/common/xpath.c                        xpath, crm_str(nodePath));
nodePath          262 lib/common/xpath.c     free(nodePath);