test_dir           45 tools/crm_simulate.c     gchar *test_dir;
test_dir          275 tools/crm_simulate.c     { "profile", 'P', 0, G_OPTION_ARG_FILENAME, &options.test_dir,
test_dir          555 tools/crm_simulate.c     if (options.test_dir != NULL) {
test_dir          557 tools/crm_simulate.c         pcmk__profile_dir(options.test_dir, options.repeat, data_set, options.use_date);
test_dir          579 tools/crm_simulate.c     g_free(options.test_dir);