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  249 daemons/based/based_callbacks.c     rc = pcmk__xe_get_flags(op_request, PCMK__XA_CIB_CALLOPT, &call_options,
PCMK__XA_CIB_CALLOPT  334 daemons/based/based_callbacks.c         rc = pcmk__xe_get_flags(op_request, PCMK__XA_CIB_CALLOPT, &call_options,
PCMK__XA_CIB_CALLOPT 1078 daemons/based/based_callbacks.c     rc = pcmk__xe_get_flags(request, PCMK__XA_CIB_CALLOPT, &call_options,
PCMK__XA_CIB_CALLOPT 1419 daemons/based/based_callbacks.c     rc = pcmk__xe_get_flags(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  434 daemons/based/based_remote.c     if (crm_element_value(command, PCMK__XA_CIB_CALLOPT) == NULL) {
PCMK__XA_CIB_CALLOPT  435 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     rc = pcmk__xe_get_flags(request, PCMK__XA_CIB_CALLOPT, &call_options,
PCMK__XA_CIB_CALLOPT  684 lib/cib/cib_utils.c     crm_xml_add_int(*op_msg, PCMK__XA_CIB_CALLOPT, call_options);