reply_expected    205 lib/common/crmcommon_private.h     bool (*reply_expected)(pcmk_ipc_api_t *api, xmlNode *request);
reply_expected    598 lib/common/ipc_client.c         && (api->cmds->reply_expected != NULL)
reply_expected    599 lib/common/ipc_client.c         && (api->cmds->reply_expected(api, request))) {
reply_expected    252 lib/common/ipc_controld.c         cmds->reply_expected = reply_expected;
reply_expected    204 lib/common/ipc_pacemakerd.c         cmds->reply_expected = reply_expected;