newpath            27 lib/common/tests/schemas/crm_schema_init_test.c     char *newpath = NULL;
newpath            30 lib/common/tests/schemas/crm_schema_init_test.c     newpath = crm_strdup_printf("%s/%s", tmpdir, link_file);
newpath            32 lib/common/tests/schemas/crm_schema_init_test.c     rc = symlink(oldpath, newpath);
newpath            35 lib/common/tests/schemas/crm_schema_init_test.c     free(newpath);