cib_process_xpath  203 include/crm/cib/internal.h int cib_process_xpath(const char *op, int options, const char *section, xmlNode * req,
cib_process_xpath   47 lib/cib/cib_ops.c         return cib_process_xpath(op, options, section, req, input,
cib_process_xpath  186 lib/cib/cib_ops.c         return cib_process_xpath(op, options, section, req, input,
cib_process_xpath  296 lib/cib/cib_ops.c         return cib_process_xpath(op, options, section, req, input,
cib_process_xpath  330 lib/cib/cib_ops.c         return cib_process_xpath(op, options, section, req, input,
cib_process_xpath  349 lib/cib/cib_ops.c         cib_process_xpath(CIB_OP_CREATE, 0, path, NULL, tmp_section, NULL, result_cib, answer);