g_strsplit 65 daemons/pacemakerd/pacemakerd.c gchar **feature_list = g_strsplit(CRM_FEATURES, " ", 0); g_strsplit 155 lib/common/cmdline.c gchar **split = g_strsplit(str, sub, 0); g_strsplit 101 lib/pengine/pe_output.c char **host_list = g_strsplit(hosts, " ", 0); g_strsplit 319 tools/crm_mon.c parts = g_strsplit(excludes, ",", 0); g_strsplit 349 tools/crm_mon.c parts = g_strsplit(includes, ",", 0);