Home
last modified time | relevance | path

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

/freebsd/sbin/bectl/
H A Dbectl.c46 static int bectl_cmd_check(int argc, char *argv[]);
120 { "check", bectl_cmd_check, true },
533 bectl_cmd_check(int argc, char *argv[] __unused) in bectl_cmd_check() function