F_CIB_CALLOPTS 215 daemons/based/based_callbacks.c crm_element_value_int(op_request, F_CIB_CALLOPTS, &call_options); F_CIB_CALLOPTS 949 daemons/based/based_callbacks.c crm_element_value_int(request, F_CIB_CALLOPTS, &call_options); F_CIB_CALLOPTS 1032 daemons/based/based_callbacks.c crm_xml_add_int(op_reply, F_CIB_CALLOPTS, call_options); F_CIB_CALLOPTS 1249 daemons/based/based_callbacks.c crm_element_value_int(request, F_CIB_CALLOPTS, &call_options); F_CIB_CALLOPTS 1464 daemons/based/based_callbacks.c crm_xml_add_int(*reply, F_CIB_CALLOPTS, call_options); F_CIB_CALLOPTS 271 daemons/based/based_common.c F_CIB_CALLOPTS, F_CIB_CALLOPTS 214 daemons/based/based_messages.c const char *call_opts = crm_element_value(req, F_CIB_CALLOPTS); F_CIB_CALLOPTS 234 daemons/based/based_messages.c crm_xml_add(up, F_CIB_CALLOPTS, call_opts); F_CIB_CALLOPTS 267 daemons/based/based_messages.c crm_xml_add(up, F_CIB_CALLOPTS, call_opts); F_CIB_CALLOPTS 447 daemons/based/based_remote.c if (crm_element_value(command, F_CIB_CALLOPTS) == NULL) { F_CIB_CALLOPTS 448 daemons/based/based_remote.c crm_xml_add_int(command, F_CIB_CALLOPTS, 0); F_CIB_CALLOPTS 326 lib/cib/cib_native.c crm_xml_add_int(hello, F_CIB_CALLOPTS, cib_sync_call); F_CIB_CALLOPTS 487 lib/cib/cib_utils.c crm_xml_add_int(op_msg, F_CIB_CALLOPTS, call_options);