match_path 512 lib/cib/cib_ops.c xmlChar *match_path = xmlGetNodePath(match); match_path 514 lib/cib/cib_ops.c crm_debug("Destroying %s", match_path); match_path 515 lib/cib/cib_ops.c free(match_path); match_path 572 lib/fencing/st_client.c xmlChar *match_path = xmlGetNodePath(match); match_path 574 lib/fencing/st_client.c crm_info("%s[%d] = %s", "//@agent", lpc, match_path); match_path 575 lib/fencing/st_client.c free(match_path);