Searched refs:spa_config_path_env (Results 1 – 1 of 1) sorted by relevance
8155 char *spa_config_path_env, *objset_str; in main() local8169 spa_config_path_env = getenv("SPA_CONFIG_PATH"); in main()8170 if (spa_config_path_env != NULL) in main()8171 spa_config_path = spa_config_path_env; in main()