match_path        518 lib/cib/cib_ops.c             xmlChar *match_path = xmlGetNodePath(match);
match_path        520 lib/cib/cib_ops.c             crm_debug("Destroying %s", match_path);
match_path        521 lib/cib/cib_ops.c             free(match_path);
match_path        574 lib/fencing/st_client.c                 xmlChar *match_path = xmlGetNodePath(match);
match_path        576 lib/fencing/st_client.c                 crm_info("%s[%d] = %s", "//@agent", lpc, match_path);
match_path        577 lib/fencing/st_client.c                 free(match_path);