F_CIB_CALLOPTS    258 cib/callbacks.c         crm_element_value_int(op_request, F_CIB_CALLOPTS, &call_options);
F_CIB_CALLOPTS    969 cib/callbacks.c     crm_element_value_int(request, F_CIB_CALLOPTS, &call_options);
F_CIB_CALLOPTS   1055 cib/callbacks.c         crm_xml_add_int(op_reply, F_CIB_CALLOPTS, call_options);
F_CIB_CALLOPTS   1223 cib/callbacks.c     crm_element_value_int(request, F_CIB_CALLOPTS, &call_options);
F_CIB_CALLOPTS   1379 cib/callbacks.c         crm_xml_add_int(*reply, F_CIB_CALLOPTS, call_options);
F_CIB_CALLOPTS    256 cib/common.c           F_CIB_CALLOPTS,
F_CIB_CALLOPTS    276 cib/messages.c             crm_xml_add(up, F_CIB_CALLOPTS, crm_element_value(req, F_CIB_CALLOPTS));
F_CIB_CALLOPTS    459 cib/remote.c       if (crm_element_value(command, F_CIB_CALLOPTS) == NULL) {
F_CIB_CALLOPTS    460 cib/remote.c           crm_xml_add_int(command, F_CIB_CALLOPTS, 0);
F_CIB_CALLOPTS    241 lib/cib/cib_native.c         crm_xml_add_int(hello, F_CIB_CALLOPTS, cib_sync_call);
F_CIB_CALLOPTS    610 lib/cib/cib_utils.c     crm_xml_add_int(op_msg, F_CIB_CALLOPTS, call_options);