oldpath            26 lib/common/tests/schemas/crm_schema_init_test.c     char *oldpath = NULL;
oldpath            29 lib/common/tests/schemas/crm_schema_init_test.c     oldpath = crm_strdup_printf("%s/%s", PCMK__TEST_SCHEMA_DIR, target_file);
oldpath            32 lib/common/tests/schemas/crm_schema_init_test.c     rc = symlink(oldpath, newpath);
oldpath            34 lib/common/tests/schemas/crm_schema_init_test.c     free(oldpath);