expected_notifications   91 daemons/fenced/cts-fence-helper.c static int expected_notifications = 0;
expected_notifications  143 daemons/fenced/cts-fence-helper.c     if (expected_notifications) {
expected_notifications  144 daemons/fenced/cts-fence-helper.c         expected_notifications--;
expected_notifications  181 daemons/fenced/cts-fence-helper.c     expected_notifications = 0;  \
expected_notifications  183 daemons/fenced/cts-fence-helper.c         expected_notifications = num_notifications; \
expected_notifications  189 daemons/fenced/cts-fence-helper.c     } else if (expected_notifications) { \
expected_notifications  191 daemons/fenced/cts-fence-helper.c             num_notifications, num_notifications - expected_notifications, str); \