cib_process_xpath  197 include/crm/cib/internal.h int cib_process_xpath(const char *op, int options, const char *section, xmlNode * req,
cib_process_xpath   39 lib/cib/cib_ops.c         return cib_process_xpath(op, options, section, req, input,
cib_process_xpath  178 lib/cib/cib_ops.c         return cib_process_xpath(op, options, section, req, input,
cib_process_xpath  288 lib/cib/cib_ops.c         return cib_process_xpath(op, options, section, req, input,
cib_process_xpath  323 lib/cib/cib_ops.c         return cib_process_xpath(op, options, section, req, input,
cib_process_xpath  342 lib/cib/cib_ops.c         cib_process_xpath(CIB_OP_CREATE, 0, path, NULL, tmp_section, NULL, result_cib, answer);