call_opts         233 daemons/based/based_messages.c         const char *call_opts = crm_element_value(req, F_CIB_CALLOPTS);
call_opts         253 daemons/based/based_messages.c             crm_xml_add(up, F_CIB_CALLOPTS, call_opts);
call_opts         286 daemons/based/based_messages.c                 crm_xml_add(up, F_CIB_CALLOPTS, call_opts);
call_opts          47 daemons/execd/execd_commands.c     int call_opts;
call_opts         261 daemons/execd/execd_commands.c     crm_element_value_int(msg, F_LRMD_CALLOPTS, &rsc->call_opts);
call_opts         282 daemons/execd/execd_commands.c     cmd->call_opts = call_options;
call_opts         580 daemons/execd/execd_commands.c     if (cmd->first_notify_sent && (cmd->call_opts & lrmd_opt_notify_changes_only)) {
call_opts         637 daemons/execd/execd_commands.c     if (cmd->client_id && (cmd->call_opts & lrmd_opt_notify_orig_only)) {
call_opts         908 daemons/execd/execd_commands.c         if (rsc->call_opts & lrmd_opt_drop_recurring) {
call_opts          31 daemons/execd/pacemaker-execd.h     int call_opts;