expected_notifications   83 daemons/fenced/cts-fence-helper.c static int expected_notifications = 0;
expected_notifications  135 daemons/fenced/cts-fence-helper.c     if (expected_notifications) {
expected_notifications  136 daemons/fenced/cts-fence-helper.c         expected_notifications--;
expected_notifications  153 daemons/fenced/cts-fence-helper.c     expected_notifications = 0;  \
expected_notifications  155 daemons/fenced/cts-fence-helper.c         expected_notifications = num_notifications; \
expected_notifications  161 daemons/fenced/cts-fence-helper.c     } else if (expected_notifications) { \
expected_notifications  163 daemons/fenced/cts-fence-helper.c             num_notifications, num_notifications - expected_notifications, str); \