Home
last modified time | relevance | path

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

/freebsd-src/sbin/bectl/
H A Dbectl.c45 static int bectl_cmd_activate(int argc, char *argv[]);
104 { "activate", bectl_cmd_activate,false },
137 bectl_cmd_activate(int argc, char *argv[]) in bectl_cmd_activate() function