cib_save           40 tools/crm_verify.c     char *cib_save;
cib_save           67 tools/crm_verify.c       &options.cib_save, "Save verified XML to named file (most useful with -L)",
cib_save          243 tools/crm_verify.c     if (options.cib_save != NULL) {
cib_save          244 tools/crm_verify.c         pcmk__xml_write_file(cib_object, options.cib_save, false, NULL);
cib_save          285 tools/crm_verify.c     free(options.cib_save);