test_dir           47 tools/crm_simulate.c     gchar *test_dir;
test_dir          252 tools/crm_simulate.c     { "profile", 'P', 0, G_OPTION_ARG_FILENAME, &options.test_dir,
test_dir          513 tools/crm_simulate.c     if (options.test_dir != NULL) {
test_dir          514 tools/crm_simulate.c         rc = pcmk__profile_dir(out, options.flags, options.test_dir,
test_dir          547 tools/crm_simulate.c     g_free(options.test_dir);