g_strv_length     214 daemons/based/pacemaker-based.c     if ((g_strv_length(processed_args) >= 2)
g_strv_length      97 daemons/controld/pacemaker-controld.c     if ((g_strv_length(processed_args) >= 2)
g_strv_length    1629 daemons/fenced/pacemaker-fenced.c     if ((g_strv_length(processed_args) >= 2)
g_strv_length      99 daemons/schedulerd/pacemaker-schedulerd.c         if (g_strv_length(options.remainder) == 1 &&
g_strv_length      19 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      20 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      98 lib/pengine/pe_output.c                 host_list_num = g_strv_length(host_list);
g_strv_length     508 tools/cibadmin.c     if (g_strv_length(processed_args) > 1) {
g_strv_length     110 tools/crm_error.c     if (g_strv_length(processed_args) < 2) {
g_strv_length    1223 tools/crm_shadow.c     if (g_strv_length(processed_args) > 1) {