need_reply        725 lib/common/ipc_client.c     int need_reply;
need_reply        797 lib/common/ipc_client.c     client->need_reply = FALSE;
need_reply       1166 lib/common/ipc_client.c     if (client->need_reply) {
need_reply       1176 lib/common/ipc_client.c             client->need_reply = FALSE;
need_reply       1243 lib/common/ipc_client.c             client->need_reply = TRUE;
need_reply        539 tools/crmadmin.c     bool need_reply = false;
need_reply        550 tools/crmadmin.c             need_reply = true;
need_reply        563 tools/crmadmin.c             need_reply = true;
need_reply        573 tools/crmadmin.c     return need_reply;