do_local_reply   2041 fencing/commands.c         do_local_reply(reply, cmd->client, cmd->options & st_opt_sync_call, FALSE);
do_local_reply   2443 fencing/commands.c         do_local_reply(reply, client_id, is_set(call_options, st_opt_sync_call), remote_peer != NULL);
do_local_reply    190 fencing/internal.h void do_local_reply(xmlNode * notify_src, const char *client_id, gboolean sync_reply,
do_local_reply    405 fencing/remote.c     do_local_reply(reply, op->client_id, op->call_options & st_opt_sync_call, FALSE);