nodePath         2574 lib/common/xml.c             char *nodePath = (char *)xmlGetNodePath(top);
nodePath         2577 lib/common/xml.c                     xpath_string, pcmk__s(nodePath, "unrecognizable path"));
nodePath         2578 lib/common/xml.c             free(nodePath);
nodePath          216 lib/common/xpath.c     char *nodePath = NULL;
nodePath          224 lib/common/xpath.c     nodePath = (char *)xmlGetNodePath(xml_obj);
nodePath          230 lib/common/xpath.c                        xpath, pcmk__s(nodePath, "unknown path"));
nodePath          239 lib/common/xpath.c                        xpath, pcmk__s(nodePath, "unknown path"));
nodePath          261 lib/common/xpath.c     free(nodePath);