Searched refs:spa_config_path_env (Results 1 – 1 of 1) sorted by relevance
9231 char *spa_config_path_env, *objset_str; in main() local9263 spa_config_path_env = getenv("SPA_CONFIG_PATH"); in main()9264 if (spa_config_path_env != NULL) in main()9265 spa_config_path = spa_config_path_env; in main()9491 if (!spa_config_path_env && !config_path_console && target && in main()