1 void ast_cli(int fd, const char *fmt, ...);
2 void ast_cli(int fd, const char *fmt, ...)
7 char * const cmda; /* just something to satisfy compile & link; will never be used */
10 int ast_cli_register_multiple(struct ast_cli_entry *e, int len);
11 int ast_cli_register_multiple(struct ast_cli_entry *e, int len)