g_path            363 lib/common/xpath.c     GString *g_path = pcmk__element_xpath(xml);
g_path            365 lib/common/xpath.c     if (g_path == NULL) {
g_path            368 lib/common/xpath.c     path = pcmk__str_copy(g_path->str);
g_path            369 lib/common/xpath.c     g_string_free(g_path, TRUE);