2 * Stubs for some cli functions used by the test routines.
5 void ast_cli(int fd, const char *fmt, ...);
6 void ast_cli(int fd, const char *fmt, ...)
12 int ast_cli_register_multiple(struct ast_cli_entry *e, int len);
13 int ast_cli_register_multiple(struct ast_cli_entry *e, int len)