Home
last modified time | relevance | path

Searched refs:bectl_cmd_activate (Results 1 – 1 of 1) sorted by relevance

/src/sbin/bectl/ !
H A Dbectl.c25 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