nodePath         2615 lib/common/xml.c             char *nodePath = (char *)xmlGetNodePath(top);
nodePath         2618 lib/common/xml.c                     xpath_string, pcmk__s(nodePath, "unrecognizable path"));
nodePath         2619 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, pcmk__s(nodePath, "unknown path"));
nodePath          242 lib/common/xpath.c                        xpath, pcmk__s(nodePath, "unknown path"));
nodePath          264 lib/common/xpath.c     free(nodePath);