g_strv_length      98 daemons/schedulerd/pacemaker-schedulerd.c         if (g_strv_length(options.remainder) == 1 &&
g_strv_length      21 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     assert_int_equal(g_strv_length((gchar **) (a)), g_strv_length((gchar **) (b))); \
g_strv_length      22 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c     for (int i = 0; i < g_strv_length((a)); i++) { \
g_strv_length     101 lib/lrmd/lrmd_alerts.c     target_list_num = g_strv_length(list);
g_strv_length      85 lib/pengine/pe_output.c                 host_list_num = g_strv_length(host_list);
g_strv_length     129 tools/crm_error.c         if (g_strv_length(processed_args) < 2) {