call_opts          52 lrmd/lrmd.c        int call_opts;
call_opts         154 lrmd/lrmd.c        crm_element_value_int(msg, F_LRMD_CALLOPTS, &rsc->call_opts);
call_opts         174 lrmd/lrmd.c        cmd->call_opts = call_options;
call_opts         487 lrmd/lrmd.c        if (cmd->first_notify_sent && (cmd->call_opts & lrmd_opt_notify_changes_only)) {
call_opts         542 lrmd/lrmd.c        if (cmd->client_id && (cmd->call_opts & lrmd_opt_notify_orig_only)) {
call_opts         847 lrmd/lrmd.c            if (rsc->call_opts & lrmd_opt_drop_recurring) {
call_opts          43 lrmd/lrmd_private.h     int call_opts;