g_path            364 lib/common/xpath.c     GString *g_path = pcmk__element_xpath(xml);
g_path            366 lib/common/xpath.c     if (g_path == NULL) {
g_path            370 lib/common/xpath.c     path = strdup((const char *) g_path->str);
g_path            373 lib/common/xpath.c     g_string_free(g_path, TRUE);