cli: automatically detect sources for leftover arguments
[babeltrace.git] / src / cli / babeltrace2-plugins.h
index 5f177c4a344ef6277523e9ee6e9b930c7027ab02..83a67930b885459277e94ccf3ad3361b7f3f5467 100644 (file)
@@ -31,7 +31,7 @@
 BT_HIDDEN void init_loaded_plugins(void);
 BT_HIDDEN void fini_loaded_plugins(void);
 
-BT_HIDDEN int load_all_plugins(const bt_value *plugin_paths);
+BT_HIDDEN int require_loaded_plugins(const bt_value *plugin_paths);
 
 BT_HIDDEN const bt_plugin *find_loaded_plugin(const char *name);
 BT_HIDDEN size_t get_loaded_plugins_count(void);
This page took 0.024405 seconds and 4 git commands to generate.