call_opts 207 daemons/based/based_messages.c const char *call_opts = crm_element_value(req, F_CIB_CALLOPTS); call_opts 227 daemons/based/based_messages.c crm_xml_add(up, F_CIB_CALLOPTS, call_opts); call_opts 260 daemons/based/based_messages.c crm_xml_add(up, F_CIB_CALLOPTS, 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, F_LRMD_CALLOPTS, &rsc->call_opts); call_opts 307 daemons/execd/execd_commands.c cmd->call_opts = call_options; call_opts 607 daemons/execd/execd_commands.c && pcmk_is_set(cmd->call_opts, lrmd_opt_notify_changes_only) call_opts 667 daemons/execd/execd_commands.c && pcmk_is_set(cmd->call_opts, lrmd_opt_notify_orig_only)) { call_opts 797 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;