match_path        376 lib/cib/cib_ops.c             xmlChar *match_path = xmlGetNodePath(match);
match_path        378 lib/cib/cib_ops.c             crm_debug("Destroying %s", match_path);
match_path        379 lib/cib/cib_ops.c             free(match_path);
match_path       1435 lib/fencing/st_client.c                 xmlChar *match_path = xmlGetNodePath(match);
match_path       1437 lib/fencing/st_client.c                 crm_info("%s[%d] = %s", "//@agent", lpc, match_path);
match_path       1438 lib/fencing/st_client.c                 free(match_path);