cib_create_op     138 include/crm/cib/internal.h xmlNode *cib_create_op(int call_id, const char *op, const char *host,
cib_create_op     178 lib/cib/cib_file.c     request = cib_create_op(cib->call_id, op, host, section, data, call_options,
cib_create_op      77 lib/cib/cib_native.c     op_msg = cib_create_op(cib->call_id, op, host, section, data, call_options,
cib_create_op      87 lib/cib/cib_remote.c     op_msg = cib_create_op(cib->call_id, op, host, section, data, call_options,
cib_create_op     462 lib/cib/cib_remote.c         xmlNode *hello = cib_create_op(0, CRM_OP_REGISTER, NULL, NULL, NULL, 0,