Home
last modified time | relevance | path

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

/src/sbin/bectl/
H A Dbectl.h12 int bectl_cmd_list(int argc, char *argv[]);
H A Dbectl.c95 { "list", bectl_cmd_list, false, false },
H A Dbectl_list.c386 bectl_cmd_list(int argc, char *argv[]) in bectl_cmd_list() function