call_opts 215 daemons/based/based_messages.c const char *call_opts = crm_element_value(req, PCMK__XA_CIB_CALLOPT); call_opts 236 daemons/based/based_messages.c crm_xml_add(up, PCMK__XA_CIB_CALLOPT, call_opts); call_opts 272 daemons/based/based_messages.c crm_xml_add(up, PCMK__XA_CIB_CALLOPT, call_opts); call_opts 45 daemons/execd/execd_commands.c int call_opts; call_opts 282 daemons/execd/execd_commands.c crm_element_value_int(msg, PCMK__XA_LRMD_CALLOPT, &rsc->call_opts); call_opts 307 daemons/execd/execd_commands.c cmd->call_opts = call_options; call_opts 611 daemons/execd/execd_commands.c && pcmk_is_set(cmd->call_opts, lrmd_opt_notify_changes_only) call_opts 674 daemons/execd/execd_commands.c && pcmk_is_set(cmd->call_opts, lrmd_opt_notify_orig_only)) { call_opts 805 daemons/execd/execd_commands.c if (pcmk_all_flags_set(rsc->call_opts, lrmd_opt_drop_recurring)) { call_opts 31 daemons/execd/pacemaker-execd.h int call_opts;