Searched refs:cmd_report (Results 1 – 5 of 5) sorted by relevance
40 int cmd_report(int argc, const char **argv);
65 { "report", cmd_report, 0 },
393 ret = cmd_report(i, rep_argv); in __cmd_report()
1274 int cmd_report(int argc, const char **argv) in cmd_report() function
2096 return cmd_report(i, rec_argv); in __cmd_report()