PCMK__XA_CIB_CALLOPT  148 daemons/based/based_callbacks.c     crm_xml_add_int(reply, PCMK__XA_CIB_CALLOPT, call_options);
PCMK__XA_CIB_CALLOPT  228 daemons/based/based_callbacks.c     rc = pcmk__xe_get_flags(op_request, PCMK__XA_CIB_CALLOPT, &call_options,
PCMK__XA_CIB_CALLOPT  313 daemons/based/based_callbacks.c         rc = pcmk__xe_get_flags(op_request, PCMK__XA_CIB_CALLOPT, &call_options,
PCMK__XA_CIB_CALLOPT  786 daemons/based/based_callbacks.c     rc = pcmk__xe_get_flags(request, PCMK__XA_CIB_CALLOPT, &call_options,
PCMK__XA_CIB_CALLOPT 1071 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  242 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  379 daemons/based/based_messages.c         PCMK__XA_CIB_CALLOPT,
PCMK__XA_CIB_CALLOPT  407 daemons/based/based_remote.c     if (crm_element_value(command, PCMK__XA_CIB_CALLOPT) == NULL) {
PCMK__XA_CIB_CALLOPT  408 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  563 lib/cib/cib_utils.c     crm_xml_add_int(*op_msg, PCMK__XA_CIB_CALLOPT, call_options);