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