PCMK__XA_CIB_CALLOPT 167 daemons/based/based_callbacks.c crm_xml_add_int(reply, PCMK__XA_CIB_CALLOPT, call_options); PCMK__XA_CIB_CALLOPT 248 daemons/based/based_callbacks.c crm_element_value_int(op_request, PCMK__XA_CIB_CALLOPT, &call_options); PCMK__XA_CIB_CALLOPT 327 daemons/based/based_callbacks.c crm_element_value_int(op_request, PCMK__XA_CIB_CALLOPT, &call_options); PCMK__XA_CIB_CALLOPT 1067 daemons/based/based_callbacks.c crm_element_value_int(request, PCMK__XA_CIB_CALLOPT, &call_options); PCMK__XA_CIB_CALLOPT 1400 daemons/based/based_callbacks.c crm_element_value_int(request, PCMK__XA_CIB_CALLOPT, &call_options); PCMK__XA_CIB_CALLOPT 215 daemons/based/based_messages.c const char *call_opts = crm_element_value(req, PCMK__XA_CIB_CALLOPT); PCMK__XA_CIB_CALLOPT 236 daemons/based/based_messages.c crm_xml_add(up, PCMK__XA_CIB_CALLOPT, call_opts); PCMK__XA_CIB_CALLOPT 272 daemons/based/based_messages.c crm_xml_add(up, PCMK__XA_CIB_CALLOPT, call_opts); PCMK__XA_CIB_CALLOPT 386 daemons/based/based_messages.c PCMK__XA_CIB_CALLOPT, PCMK__XA_CIB_CALLOPT 440 daemons/based/based_remote.c if (crm_element_value(command, PCMK__XA_CIB_CALLOPT) == NULL) { PCMK__XA_CIB_CALLOPT 441 daemons/based/based_remote.c crm_xml_add_int(command, PCMK__XA_CIB_CALLOPT, 0); PCMK__XA_CIB_CALLOPT 239 lib/cib/cib_file.c crm_element_value_int(request, PCMK__XA_CIB_CALLOPT, &call_options); PCMK__XA_CIB_CALLOPT 683 lib/cib/cib_utils.c crm_xml_add_int(*op_msg, PCMK__XA_CIB_CALLOPT, call_options);