g_strsplit         61 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         97 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);