Searched refs:bectl_cmd_activate (Results 1 – 1 of 1) sorted by relevance
25 static int bectl_cmd_activate(int argc, char *argv[]);86 { "activate", bectl_cmd_activate,false, true },119 bectl_cmd_activate(int argc, char *argv[]) in bectl_cmd_activate() function