match_path        369 lib/cib/cib_ops.c             xmlChar *match_path = xmlGetNodePath(match);
match_path        371 lib/cib/cib_ops.c             crm_debug("Destroying %s", match_path);
match_path        372 lib/cib/cib_ops.c             free(match_path);
match_path       1054 lib/fencing/st_client.c                 xmlChar *match_path = xmlGetNodePath(match);
match_path       1056 lib/fencing/st_client.c                 crm_info("%s[%d] = %s", "//@agent", lpc, match_path);
match_path       1057 lib/fencing/st_client.c                 free(match_path);