matchNodePath     220 lib/common/xpath.c     char *matchNodePath = NULL;
matchNodePath     249 lib/common/xpath.c                     matchNodePath = (char *) xmlGetNodePath(match);
matchNodePath     251 lib/common/xpath.c                                xpath, lpc, crm_str(matchNodePath));
matchNodePath     252 lib/common/xpath.c                     free(matchNodePath);