sync_reply         49 cib/callbacks.c     gboolean sync_reply;
sync_reply        407 cib/callbacks.c                 gboolean sync_reply, gboolean from_peer)
sync_reply        427 cib/callbacks.c         if (sync_reply) {
sync_reply        449 cib/callbacks.c                 if (crm_ipcs_send(client_obj, rid, notify_src, sync_reply?crm_ipc_flags_none:crm_ipc_server_event) < 0) {
sync_reply        466 cib/callbacks.c                  sync_reply ? "" : "A-",
sync_reply        493 cib/callbacks.c         do_local_notify(notify->notify_src, notify->client_id, notify->sync_reply,
sync_reply        500 cib/callbacks.c queue_local_notify(xmlNode * notify_src, const char *client_id, gboolean sync_reply,
sync_reply        507 cib/callbacks.c     notify->sync_reply = sync_reply;
sync_reply        190 fencing/internal.h void do_local_reply(xmlNode * notify_src, const char *client_id, gboolean sync_reply,
sync_reply        258 fencing/main.c do_local_reply(xmlNode * notify_src, const char *client_id, gboolean sync_reply, gboolean from_peer)
sync_reply        275 fencing/main.c         if (sync_reply) {
sync_reply        289 fencing/main.c         local_rc = crm_ipcs_send(client_obj, rid, notify_src, sync_reply?crm_ipc_flags_none:crm_ipc_server_event);
sync_reply        294 fencing/main.c                  sync_reply ? "" : "A-",