expected_notifications   90 daemons/fenced/cts-fence-helper.c static int expected_notifications = 0;
expected_notifications  142 daemons/fenced/cts-fence-helper.c     if (expected_notifications) {
expected_notifications  143 daemons/fenced/cts-fence-helper.c         expected_notifications--;
expected_notifications  182 daemons/fenced/cts-fence-helper.c     expected_notifications = 0;  \
expected_notifications  184 daemons/fenced/cts-fence-helper.c         expected_notifications = num_notifications; \
expected_notifications  190 daemons/fenced/cts-fence-helper.c     } else if (expected_notifications) { \
expected_notifications  192 daemons/fenced/cts-fence-helper.c             num_notifications, num_notifications - expected_notifications, str); \