expected_notifications   82 daemons/fenced/cts-fence-helper.c static int expected_notifications = 0;
expected_notifications  137 daemons/fenced/cts-fence-helper.c     if (expected_notifications) {
expected_notifications  138 daemons/fenced/cts-fence-helper.c         expected_notifications--;
expected_notifications  175 daemons/fenced/cts-fence-helper.c     expected_notifications = 0;  \
expected_notifications  177 daemons/fenced/cts-fence-helper.c         expected_notifications = num_notifications; \
expected_notifications  183 daemons/fenced/cts-fence-helper.c     } else if (expected_notifications) { \
expected_notifications  185 daemons/fenced/cts-fence-helper.c             num_notifications, num_notifications - expected_notifications, str); \