cli: automatically detect sources for leftover arguments
[babeltrace.git] / src / cli / babeltrace2-plugins.c
index 09ca6dc69c9080be792564886f4404da637efff8..cc950ff21ff1ee3b87bc007a4b05b578e9dca8b3 100644 (file)
@@ -205,7 +205,7 @@ end:
        return ret;
 }
 
-int load_all_plugins(const bt_value *plugin_paths)
+int require_loaded_plugins(const bt_value *plugin_paths)
 {
        static bool loaded = false;
        static int ret = 0;
This page took 0.02477 seconds and 4 git commands to generate.