nodePath         2888 lib/common/xml.c             char *nodePath = (char *)xmlGetNodePath(top);
nodePath         2891 lib/common/xml.c                     crm_str(nodePath));
nodePath         2892 lib/common/xml.c             free(nodePath);
nodePath          219 lib/common/xpath.c     char *nodePath = NULL;
nodePath          227 lib/common/xpath.c     nodePath = (char *)xmlGetNodePath(xml_obj);
nodePath          233 lib/common/xpath.c                        xpath, crm_str(nodePath));
nodePath          242 lib/common/xpath.c                        xpath, crm_str(nodePath));
nodePath          263 lib/common/xpath.c     free(nodePath);