match_path 247 lib/common/xpath.c xmlChar *match_path = NULL; match_path 254 lib/common/xpath.c match_path = xmlGetNodePath(match); match_path 256 lib/common/xpath.c path, i, pcmk__s((const char *) match_path, "(unknown)")); match_path 257 lib/common/xpath.c free(match_path); match_path 582 lib/fencing/st_client.c xmlChar *match_path = xmlGetNodePath(match); match_path 584 lib/fencing/st_client.c crm_info("//*[@" PCMK_XA_AGENT "][%d] = %s", lpc, match_path); match_path 585 lib/fencing/st_client.c free(match_path);