expected_notifications   92 daemons/fenced/cts-fence-helper.c static int expected_notifications = 0;
expected_notifications  126 daemons/fenced/cts-fence-helper.c     if (expected_notifications) {
expected_notifications  127 daemons/fenced/cts-fence-helper.c         expected_notifications--;
expected_notifications  161 daemons/fenced/cts-fence-helper.c     expected_notifications = 0;  \
expected_notifications  163 daemons/fenced/cts-fence-helper.c         expected_notifications = num_notifications; \
expected_notifications  169 daemons/fenced/cts-fence-helper.c     } else if (expected_notifications) { \
expected_notifications  171 daemons/fenced/cts-fence-helper.c             num_notifications, num_notifications - expected_notifications, str); \