Home
last modified time | relevance | path

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

/freebsd/sbin/bectl/
H A Dbectl.h33 int bectl_cmd_list(int argc, char *argv[]);
H A Dbectl.c113 { "list", bectl_cmd_list, false },
H A Dbectl_list.c407 bectl_cmd_list(int argc, char *argv[]) in bectl_cmd_list() function