Searched refs:command_unload (Results 1 – 2 of 2) sorted by relevance
102 static int command_unload(int argc, char *argv[]);749 COMMAND_SET(cmdp, "unload", "unload all modules", command_unload); in bf_init()1962 command_unload(int argc, char *argv[]) in command_unload() function
239 COMMAND_SET(unload, "unload", "unload all modules", command_unload);242 command_unload(int argc __attribute((unused)), in command_unload() function