shadow_file 507 lib/cib/cib_client.c char *shadow_file = NULL; shadow_file 511 lib/cib/cib_client.c shadow_file = get_shadow_file(shadow); shadow_file 512 lib/cib/cib_client.c new_cib = cib_file_new(shadow_file); shadow_file 513 lib/cib/cib_client.c free(shadow_file); shadow_file 1432 tools/crm_resource_runtime.c char *shadow_file = NULL; shadow_file 1451 tools/crm_resource_runtime.c shadow_file = get_shadow_file(pid); shadow_file 1459 tools/crm_resource_runtime.c rc = pcmk__xml_write_file(scheduler->input, shadow_file, false); shadow_file 1502 tools/crm_resource_runtime.c if(shadow_file) { shadow_file 1503 tools/crm_resource_runtime.c unlink(shadow_file); shadow_file 1504 tools/crm_resource_runtime.c free(shadow_file);